blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
390
content_id
stringlengths
40
40
detected_licenses
listlengths
0
35
license_type
stringclasses
2 values
repo_name
stringlengths
6
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
539 values
visit_date
timestamp[us]date
2016-08-02 21:09:20
2023-09-06 10:10:07
revision_date
timestamp[us]date
1990-01-30 01:55:47
2023-09-05 21:45:37
committer_date
timestamp[us]date
2003-07-12 18:48:29
2023-09-05 21:45:37
github_id
int64
7.28k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-06-11 04:05:37
2023-09-14 21:59:18
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-28 02:39:21
gha_language
stringclasses
62 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
128
12.8k
extension
stringclasses
11 values
content
stringlengths
128
8.19k
authors
listlengths
1
1
author_id
stringlengths
1
79
ecde7365b73f53b19746c7922f1077d4a6e07353
62e6a51374722b8d873e08387ceaa9a76aec8c86
/zdal-test/src/test/java/com/alipay/zdal/test/ut/client/GroovyTest.java
efc92dba1a3f98d4f79a29b8d7870adf25fc7384
[]
no_license
shuxc/zdal
4a93d3ced06aee31d8841b709982fb2b222132d8
3bed2d4aa3efa5be3d19177a22b5825f98dbc4c4
refs/heads/master
2022-07-09T05:04:16.082510
2019-08-29T05:56:03
2019-08-29T05:56:03
205,068,306
0
0
null
2020-07-02T00:25:50
2019-08-29T02:58:05
Java
UTF-8
Java
false
false
645
java
package com.alipay.zdal.test.ut.client; import groovy.lang.Binding; import groovy.lang.GroovyShell; import java.util.List; import org.junit.Test; public class GroovyTest { @Test public void test001(){ String groovy = "return com.alipay.zdal.test.ut.client.Groovy.cal();"; Binding binding = new Bindi...
[ "shuxc_dev@163.com" ]
shuxc_dev@163.com
c35daafcb797eb347ebc68469ac323ed14b5c53f
e68a3d3147d46daad66f44c0b33b5c44d4c0d2a3
/TestingCapabilityRestApi/src/main/java/se/claremont/taf/restsupport/RestGetRequest.java
d43dd43da42121628b3c4e347968885d4c7b9949
[ "Apache-2.0" ]
permissive
claremontqualitymanagement/TestAutomationFramework
742af2edea1b9199673a3efa099f02473dafb256
5ecacc5e6d9e9b7046150c1570bd6c53fdd9d3b4
refs/heads/development
2022-08-10T18:44:16.528076
2020-02-04T12:39:16
2020-02-04T12:39:16
68,586,699
16
8
Apache-2.0
2022-05-20T20:51:37
2016-09-19T08:46:33
Java
UTF-8
Java
false
false
318
java
package se.claremont.taf.restsupport; import se.claremont.taf.core.testcase.TestCase; /** * Usage of GET mechanism for REST * * Created by jordam on 2016-11-25. */ public class RestGetRequest extends RestRequest { public RestGetRequest(String url, TestCase testCase){ super(url, testCase); } }
[ "Fingal95" ]
Fingal95
fcfed7c364184e2b509612f7a3b74bad25c805df
acdfb0f85853021c7789865632098f055afdd62c
/java.packages.metro.projects/shentong/StdWf/src/main/java/com/wonders/index/controller/MetroIndexController.java
7f1d97cf1f515ea4aa0bec4b0d0453fb8aa83f6c
[]
no_license
zh69183787/wd-StandardFlow
f3229e3b940f59a205f20a5a74e5d19ffe8371fa
bb4f097c28c9701a16f6942d5dd53a384b69a3d7
refs/heads/master
2020-05-20T06:22:25.733131
2015-06-24T13:20:01
2015-06-24T13:20:01
37,951,621
0
0
null
null
null
null
UTF-8
Java
false
false
6,947
java
package com.wonders.index.controller; import java.io.UnsupportedEncodingException; import java.math.BigDecimal; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; import javax.inject.Inject; import javax.servlet.ServletRequest; import javax.servlet...
[ "657603429@qq.com" ]
657603429@qq.com
384434eed56644b6b81d2d0286286f6e8f6331b7
623edcf7ada83bbedc3fe577b1d3ddaf28209896
/MainApp/src/main/java/com/demo/entity/ListMenu.java
adb1a610db689f090a043b50900bcc684a045b99
[]
no_license
CapRobin/AsDemoProject
742ba96bc00ac80db991b1703a106d33a3b78d30
40132956ad675b7de5472df246f884380a3c04df
refs/heads/master
2020-03-21T04:35:06.406758
2018-10-27T08:58:26
2018-10-27T09:02:43
138,116,186
1
0
null
null
null
null
UTF-8
Java
false
false
655
java
package com.demo.entity; /** * Copyright © CapRobin * * Name:ListMenu * Describe: * Date:2018-03-24 16:48:08 * Author: CapRobin@yeah.net * */ public class ListMenu { private int icon; private String title; private String intro; public int getIcon() { return icon; } public voi...
[ "CapRobin@yeah.net" ]
CapRobin@yeah.net
87d88842dbd5448e5a2501175b1129f98d46f02d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/23/23_23858b61d19e26fd35f309c524ccdf52442db27f/SubSelFile/23_23858b61d19e26fd35f309c524ccdf52442db27f_SubSelFile_t.java
c8e4ac63696c467c2985e1b153c4764f8c8b2456
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,417
java
package net.pms.dlna; import java.io.IOException; import java.util.*; import net.pms.PMS; import net.pms.configuration.PmsConfiguration; import net.pms.dlna.virtual.VirtualFolder; import net.pms.formats.v2.SubtitleType; import net.pms.util.OpenSubtitle; import org.slf4j.Logger; import org.slf4j.LoggerFactor...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
8be8e98e6a0ca4176d5d9c72eefce0d10615a660
d07d023b188e46d5d43133ef22854c9c795c9c84
/qmx/platform-module-member/.svn/pristine/70/70263c92fe5afd870074fffe7627c54ed06c3b48.svn-base
8c6f48200d61192d735a4886a14438ce2291c3ed
[]
no_license
qq296326738/MVC
f2a5c6845b3d0b9843a0c8fc7313a28efee1e074
80fe892dc079124e6ae6daa5e7319b76df2c2098
refs/heads/master
2020-04-11T11:12:56.409708
2019-03-06T08:32:39
2019-03-06T08:32:39
161,741,445
1
0
null
null
null
null
UTF-8
Java
false
false
2,105
package com.qmx.member.mapper; import com.qmx.base.core.base.IBaseMapper; import com.qmx.member.model.GdsMember; import com.qmx.member.query.GdsMemberVO; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface GdsMemberMapper ...
[ "296326738@qq.com" ]
296326738@qq.com
994bc82e69cf13c286730b8010a1089d3367b7ad
366b037bd85491ae0c14c38acba039c662561cf2
/src/main/java/serverless/application/ApplicationWebXml.java
fedff59c90ae0244c0ef12caa6c4a8ba2cece831
[]
no_license
ludoch/jhipster-serverless-application
28da385c89c5ff19499e90fee097095b642e293b
59667cfe0e61d290e0cb4de85a61a2b54ff4edf3
refs/heads/master
2020-03-28T16:14:28.782957
2018-09-13T17:30:34
2018-09-13T17:30:34
148,673,441
0
0
null
2018-09-20T16:10:56
2018-09-13T17:30:29
Java
UTF-8
Java
false
false
857
java
package serverless.application; import serverless.application.config.DefaultProfileUtil; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; /** * This is a helper Java class that provides an alternative to creating a web...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
210c73724cfcbaaca7b19e0c914e99e4e10a620a
43f74ea498cb0dae05bf2390b448d16f398a0a2b
/workspace/ncp_base/src/main/java/com/plgrim/ncp/base/repository/dsp/DspCtgryLangRepository.java
16cd98d4ef14b60a97e46980022acaadfc6e3a34
[]
no_license
young-hee/pc_mlb
2bdf5813418c14be2d7e2de78f0f294ed8264dde
708417eada78eed398e068460bda44adea16cbdf
refs/heads/master
2022-11-22T00:11:05.335853
2020-07-22T08:27:03
2020-07-22T09:10:07
281,615,442
0
1
null
null
null
null
UTF-8
Java
false
false
2,888
java
/* Copyright (c) 2015 plgrim, Inc. * All right reserved. * http://www.plgrim.com * This software is the confidential and proprietary information of plgrim * , Inc. You shall not disclose such Confidential Information and * shall use it only in accordance with the terms of the license agreement * you entered into...
[ "aksla79@gmail.com" ]
aksla79@gmail.com
90cb4f23f50b1643bcc2bac64970248fb015398d
b308232b5f9a1acd400fe15b45780e348048fccd
/LIS/src/main/java/com/param/lis/transaction/dto/ParameterResultDto.java
cff1a849cf61b833108b87b4b7436723f1a85f4d
[]
no_license
PravatKumarPradhan/his
2aae12f730b7d652b9590ef976b12443fc2c2afb
afb2b3df65c0bc1b1864afc1f958ca36a2562e3f
refs/heads/master
2022-12-22T20:43:44.895342
2018-07-31T17:04:26
2018-07-31T17:04:26
143,041,254
1
0
null
2022-12-16T03:59:53
2018-07-31T16:43:36
HTML
UTF-8
Java
false
false
671
java
package com.param.lis.transaction.dto; import java.util.Date; public class ParameterResultDto { private String result; private Date resultDateTime; private Date createdDate; public String getResult() { return result; } public void setResult(String result) { this.result = result; ...
[ "pkp751989@gmail.com" ]
pkp751989@gmail.com
99d60d7c6619923f9d8e97e038547449de87e2c8
ef76c178d6154316c7d8115fecdc1198af676052
/sfm/src/main/java/org/sfm/utils/conv/time/JavaYearMonthTojuDateConverter.java
e78475efa0245202cee57e963d3c32d3b1881120
[ "MIT" ]
permissive
raipc/SimpleFlatMapper
691e86f8fb48490240719f0d6572995a66e097ef
f2b50294886dd520d6e681271b4720dc932dcf50
refs/heads/master
2020-12-25T12:17:54.161536
2016-09-14T20:36:42
2016-09-14T20:36:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
551
java
package org.sfm.utils.conv.time; import org.sfm.utils.conv.Converter; import java.util.Date; import java.time.YearMonth; import java.time.ZoneId; public class JavaYearMonthTojuDateConverter implements Converter<YearMonth, Date> { private final ZoneId zoneId; public JavaYearMonthTojuDateConverter(ZoneId zone...
[ "arnaud.roger@gmail.com" ]
arnaud.roger@gmail.com
10ba3b8f216dfb6328e4a2d6bdbe94271fb15b71
17e8438486cb3e3073966ca2c14956d3ba9209ea
/dso/tags/3.6.5/dso-l2/src/main/java/com/tc/objectserver/persistence/db/DatabaseNotOpenException.java
89369b0f15d236ca307165df511c430b6f71d5fb
[]
no_license
sirinath/Terracotta
fedfc2c4f0f06c990f94b8b6c3b9c93293334345
00a7662b9cf530dfdb43f2dd821fa559e998c892
refs/heads/master
2021-01-23T05:41:52.414211
2015-07-02T15:21:54
2015-07-02T15:21:54
38,613,711
1
0
null
null
null
null
UTF-8
Java
false
false
345
java
/* * All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright notice. All rights reserved. */ package com.tc.objectserver.persistence.db; public class DatabaseNotOpenException extends TCDatabaseException { public DatabaseNotOpenException(String message) { ...
[ "cruise@7fc7bbf3-cf45-46d4-be06-341739edd864" ]
cruise@7fc7bbf3-cf45-46d4-be06-341739edd864
f1059798237e27f497597112b83ef87fa6bcdfce
789fc45d8d3fd3a61650eda55b1a359ec44612d4
/o2o-intf/src/main/java/com/ihomefnt/o2o/intf/service/designDemand/DesignDemandToolService.java
1c15a239e108082c05adaeca4d2a5baa42858e3f
[]
no_license
huayunlei/myboot-o2o
99020673f5ce72d180088ef0d9171e7b267250da
73fdca9e39929290f4fc28b9653460cb27f89c19
refs/heads/master
2023-01-01T08:57:05.021700
2020-10-21T14:58:44
2020-10-21T14:58:44
306,057,891
0
2
null
null
null
null
UTF-8
Java
false
false
2,212
java
package com.ihomefnt.o2o.intf.service.designDemand; import com.ihomefnt.o2o.intf.domain.designdemand.request.DesignDemandToolQueryRequest; import com.ihomefnt.o2o.intf.domain.designdemand.request.QueryDesignDemandInfoRequest; import com.ihomefnt.o2o.intf.domain.designdemand.response.DesignDemandToolOrderListResponse; ...
[ "836774171@qq.com" ]
836774171@qq.com
079cccf9f96919e7e3c3a5bef23c37e73a893621
73458087c9a504dedc5acd84ecd63db5dfcd5ca1
/src/com/estrongs/android/pop/view/cf.java
930a5efd49bb63a078fe11d8f0ec8c5629135e37
[]
no_license
jtap60/com.estr
99ff2a6dd07b02b41a9cc3c1d28bb6545e68fb27
8b70bf2da8b24c7cef5973744e6054ef972fc745
refs/heads/master
2020-04-14T02:12:20.424436
2018-12-30T10:56:45
2018-12-30T10:56:45
163,578,360
0
0
null
null
null
null
UTF-8
Java
false
false
939
java
package com.estrongs.android.pop.view; import android.webkit.WebIconDatabase; import com.estrongs.android.ui.d.i; import com.estrongs.android.util.bk; import com.estrongs.android.util.q; import java.io.File; import java.util.List; class cf implements Runnable { cf(FileExplorerActivity paramFileExplorerActivity) {...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
ac859931d42f888f3c14c9013130fdbd1f040557
09e89ed45bd06e615a1184d24a001975b98c30c2
/src/test/java/org/red5/server/service/MetaDataInjectionTest.java
1cd5e4a5bc272ae3ec26367d29a899917de7ae7a
[ "Apache-2.0" ]
permissive
marikyarik/red5-server
c50fdffd0136e55ee3a1ac684040f8f34a0356e1
00da63df24ec11f01b979ddf48daea18402b5df0
refs/heads/master
2021-10-23T06:28:30.005185
2015-01-08T20:47:10
2015-01-08T20:47:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,354
java
/* * RED5 Open Source Flash Server - http://code.google.com/p/red5/ * * Copyright 2006-2014 by respective authors (see below). All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a co...
[ "mondain@gmail.com" ]
mondain@gmail.com
6e9af9e91687c3335db633d670d88ce940e44c13
380ee1b4d06edb2b87209ccbdc0c4e337601b441
/jmx-core/src/test/java/test/org/helios/jmx/comp/TestManagedObjectMBean.java
0c30cc4f215ec13db424fa329008400af197ec66
[]
no_license
nickman/jmx-tools
e96a24e0498aa13b3592fc870b08f8a26c8999c2
79863ff58aec92a4e30ace29a634a892d57e3e18
refs/heads/master
2020-03-29T13:06:19.834319
2014-10-17T21:34:05
2014-10-17T21:34:05
7,033,980
0
1
null
null
null
null
UTF-8
Java
false
false
4,562
java
/** * Helios, OpenSource Monitoring * Brought to you by the Helios Development Group * * Copyright 2007, Helios Development Group and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free softw...
[ "nwhitehead@heliosdev.org" ]
nwhitehead@heliosdev.org
e44b387ea6f2c296ac56e23f60ccba0ba8c03208
a8c5b7b04eace88b19b5a41a45f1fb030df393e3
/projects/financial/src/main/java/com/opengamma/financial/analytics/volatility/surface/ICAPFXOptionVolatilitySurfaceInstrumentProvider.java
6b55f4ba77dc041341a70b5af99bdc59809c4c0a
[ "Apache-2.0" ]
permissive
McLeodMoores/starling
3f6cfe89cacfd4332bad4861f6c5d4648046519c
7ae0689e06704f78fd9497f8ddb57ee82974a9c8
refs/heads/master
2022-12-04T14:02:00.480211
2020-04-28T17:22:44
2020-04-28T17:22:44
46,577,620
4
4
Apache-2.0
2022-11-24T07:26:39
2015-11-20T17:48:10
Java
UTF-8
Java
false
false
5,190
java
/** * Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.financial.analytics.volatility.surface; import org.apache.commons.lang.ObjectUtils; import org.threeten.bp.LocalDate; import org.threeten.bp.Period; import co...
[ "jim.moores@gmail.com" ]
jim.moores@gmail.com
8c311081a9223a0e5a835ba26f187153b21d51f6
1e4bbb8f9e408d3b2bf5cf21dffcfd244e238419
/net.cloudkit.enterprises/src/main/java/net/cloudkit/enterprises/domain/model/calendar/package-info.java
712f2c77c81557b5d415987b219471cb1af5e9b3
[ "Apache-2.0" ]
permissive
icloudkit/net.cloudkit
1606ed135c3c61c5ebefc24ffdb4004763d01f10
96b4ed687530b3049f79996df3418f112341b6cd
refs/heads/master
2020-04-10T21:57:22.496937
2017-10-11T09:50:26
2017-10-11T09:50:26
62,359,385
0
0
null
null
null
null
UTF-8
Java
false
false
801
java
/* * Copyright (C) 2015 The CloudKit Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "hongquanli@qq.com" ]
hongquanli@qq.com
fb1bbcd0d66e8a0da4fea81d466c3872f0a911ee
7033d33d0ce820499b58da1d1f86f47e311fd0e1
/org/newdawn/slick/command/ControllerButtonControl.java
d377f3a319032855397e5d7e45de02099537a3e8
[ "MIT" ]
permissive
gabrielvicenteYT/melon-client-src
1d3f1f65c5a3bf1b6bc3e1cb32a05bf1dd56ee62
e0bf34546ada3afa32443dab838b8ce12ce6aaf8
refs/heads/master
2023-04-04T05:47:35.053136
2021-04-19T18:34:36
2021-04-19T18:34:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package org.newdawn.slick.command; public class ControllerButtonControl extends ControllerControl { public ControllerButtonControl(final int controllerIndex, final int button) { super(controllerIndex, 0, button); } }
[ "haroldthesenpai@gmail.com" ]
haroldthesenpai@gmail.com
a9b46b33fb431737053cc0cf1216e329e25daffd
27926c6c630dc97ef744ec33869a9f3fefcb3adc
/Courses/Learn-Microservices-with-Spring-Boot-and-Spring-Cloud/itemsharing/authorizationserver/src/main/java/itemsharing/authorizationserver/repository/UserRepository.java
a30eb7cf291476aa026a79f355da15bdadf45287
[ "Apache-2.0" ]
permissive
SergiOn/java
3e09cf1c82ba6b90a6a498bbda9791b7505ba2e8
723483bec0ec8d9d6a1604d0bb29dc64e4383429
refs/heads/main
2021-06-08T04:44:51.967211
2020-04-18T19:14:01
2020-04-18T19:14:01
129,922,956
3
1
null
null
null
null
UTF-8
Java
false
false
333
java
package itemsharing.authorizationserver.repository; import itemsharing.authorizationserver.model.User; import org.springframework.data.repository.CrudRepository; public interface UserRepository extends CrudRepository<User, Long> { User findByUsername(String username); // Optional<User> findByUsername(String u...
[ "onishhenko@gmail.com" ]
onishhenko@gmail.com
225800079556f3d36efdd750cc9ae893d3e0c28c
ece060a3336546aaeb31d075d14b19e425f6a240
/DDBackbone/src/com/iztek/dd/GUI/util/JIntegerTextField.java
39ac3c3c8338066dcf984d177aea219e4aa557bd
[]
no_license
fatihalgan/Demirdokum
fdf106fb63e3ba093968d2d38aae1ce20e0b7378
277d0b479c9b3085f38ff29b0671ce7b6d841611
refs/heads/master
2021-01-01T05:24:43.219006
2016-05-06T20:51:17
2016-05-06T20:51:17
58,234,135
0
0
null
null
null
null
ISO-8859-9
Java
false
false
3,393
java
package com.iztek.dd.GUI.util; import java.awt.event.KeyEvent; import javax.swing.JTextField; public class JIntegerTextField extends JTextField { /** * Comment for <code>serialVersionUID</code> */ private static final long serialVersionUID = 335964910120738604L; private int minValue = Integer.MIN_VALUE; pr...
[ "fatih.algan@gmail.com" ]
fatih.algan@gmail.com
35c66726c1525c3a4dfa007382e89c7ea7f704d1
4473046026ff215c6c9fbb6ecd1cad9b1f95a67e
/JavaWeb/JavaMVCFrameworksSpring/JSAndAJAX/ResidentEvilWithAJAX/src/main/java/app/service/CapitalService.java
1835f19176a7bd7c973c6efbc58cc853eddbe210
[]
no_license
miroslavangelov/Java-Development
e105248d82dd0772902eeeefbeb2389919fec262
61fcc2fb8a5ae9f38647f85eb63f809e7d8df350
refs/heads/master
2022-12-12T04:27:27.932969
2019-12-08T12:38:36
2019-12-08T12:38:36
138,468,780
0
0
null
2022-11-24T08:50:00
2018-06-24T09:18:55
Java
UTF-8
Java
false
false
186
java
package app.service; import app.domain.models.service.CapitalServiceModel; import java.util.List; public interface CapitalService { List<CapitalServiceModel> findAllCapitals(); }
[ "miroslav@devision.com" ]
miroslav@devision.com
cba3ff040efe3c262f83d8572b9e5bebd50a0e14
0721305fd9b1c643a7687b6382dccc56a82a2dad
/src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/app/zenly/locator/map/p109i1/C4024k0.java
0b1db35f2ecbb241dda3b43a7d2ca49996d2a624
[]
no_license
a2en/Zenly_re
09c635ad886c8285f70a8292ae4f74167a4ad620
f87af0c2dd0bc14fd772c69d5bc70cd8aa727516
refs/heads/master
2020-12-13T17:07:11.442473
2020-01-17T04:32:44
2020-01-17T04:32:44
234,470,083
1
0
null
null
null
null
UTF-8
Java
false
false
473
java
package app.zenly.locator.map.p109i1; import p389io.reactivex.functions.Consumer; /* renamed from: app.zenly.locator.map.i1.k0 */ /* compiled from: lambda */ public final /* synthetic */ class C4024k0 implements Consumer { /* renamed from: e */ private final /* synthetic */ C4034c f10582e; public /* syn...
[ "developer@appzoc.com" ]
developer@appzoc.com
554c43dedffbfe8e89500a157659a300c6276d00
b738de3a8670991a37eebab2052e52a35daddcb1
/inventorymanagement/src/main/java/com/hackfse/agiveawayapp/inventory_management/services/DomainService.java
c1e498981f2f945e29c51e4aa80ab6cebb1ab349
[]
no_license
jasemabeed114/fsecodebase2
eee333c76db24c6bab8f15be69aabfa4021c046b
4123b347f0c1413113c2001b4f84dea9a7ffd18e
refs/heads/master
2023-05-05T18:34:53.361797
2019-07-11T11:49:28
2019-07-11T11:49:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
795
java
package com.hackfse.agiveawayapp.inventory_management.services; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.hackfse.agiveawayapp.inventory_management.dao.DomainDao; import com.hackfse.agiveawayapp.inventory_management...
[ "vskreddy652@yahoo.com" ]
vskreddy652@yahoo.com
b16a267a025b7309c69ea37abf29408fe37522c9
1081e090fc5107cbdb1bebdef8dacba2d249ec86
/nettyTest/src/main/java/com/org/netty/heartbeat/GzipUtil.java
f7a8e9a1e32e2dd8a4005ceb2f0e41412ee63efa
[]
no_license
ysylmqq/segWorkspace
ec9c992ef74897a4078ebd456a605e94d93ac3a1
3f621fb57dd285e3a6549f34aa45f4ff1df7098a
refs/heads/master
2021-05-10T08:27:59.458352
2018-01-26T00:39:31
2018-01-26T00:39:31
118,879,439
4
1
null
null
null
null
UTF-8
Java
false
false
1,828
java
package com.org.netty.heartbeat; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.zip.GZIPInputStream; import java.util.zip.GZIPOutputStream; /** * 虽然压缩能够减小码流,但是增大了CPU的开销(压缩是很消耗CPU资源的) * */ p...
[ "2268617174@qq.com" ]
2268617174@qq.com
e009bd44e11055f750cf8deddee985b6dad6e70b
8cd2226df1c51fd5b08fb5fec079ea08ed1dc5d9
/apple-file-core/src/main/java/com/appleframework/file/provider/AbstractProvider.java
249deda968c1c7d20140ef5abb8f4df9f3ae0270
[ "Apache-2.0" ]
permissive
zhangzaixing/apple-file
e8e561b669693d11b63a02d7f4d0d108c84cdea0
95a307e28b0e677dc84ae0cf7d202eaa9fb4cede
refs/heads/master
2020-03-26T08:11:03.215687
2018-06-26T05:54:51
2018-06-26T05:54:51
144,690,036
0
1
Apache-2.0
2018-08-14T08:16:36
2018-08-14T08:16:36
null
UTF-8
Java
false
false
872
java
/** * */ package com.appleframework.file.provider; import com.appleframework.file.FSProvider; import com.appleframework.file.utils.http.HttpUtils; /** * @description <br> * @author <a href="mailto:vakinge@gmail.com">vakin</a> * @date 2017年1月7日 */ public abstract class AbstractProvider implements FSProvider { ...
[ "xushaomin@foxmail.com" ]
xushaomin@foxmail.com
e322ddc39c92e074b2170164b2340f417fd4d6b2
fc249fdee1cf8faa8bda0c593f44e5a781485d33
/app/src/main/java/com/clicktech/snsktv/module_mine/presenter/SettingPresenter.java
99e862493c3fd70479d3a337ea7a576b31033aa0
[]
no_license
WooYu/Karaok
320fbcc7d97904d8b20c352b4ffb9cb31bf55482
42120b10d4f5039307348976b508ccc89ff0f40b
refs/heads/master
2020-04-08T11:30:29.288269
2018-11-27T09:28:22
2018-11-27T09:28:22
159,308,447
0
0
null
null
null
null
UTF-8
Java
false
false
3,647
java
package com.clicktech.snsktv.module_mine.presenter; import android.app.Application; import com.clicktech.snsktv.arms.base.AppManager; import com.clicktech.snsktv.arms.base.BaseResponse; import com.clicktech.snsktv.arms.inject.scope.ActivityScope; import com.clicktech.snsktv.arms.mvp.BasePresenter; import com.clicktec...
[ "wuyu@lcworld-inc.com" ]
wuyu@lcworld-inc.com
edd5670495622b72f30cb73fbfb0b0bdb3505b8e
1ebd71e2179be8a2baec90ff3f326a3f19b03a54
/hybris/bin/modules/web-content-management-system/cmsfacades/testsrc/de/hybris/platform/cmsfacades/rendering/visibility/impl/CMSNavigationNodeRenderingVisibilityRuleTest.java
6b9c9281ccf6179079855563005984311548e933
[]
no_license
shaikshakeeb785/hybrisNew
c753ac45c6ae264373e8224842dfc2c40a397eb9
228100b58d788d6f3203333058fd4e358621aba1
refs/heads/master
2023-08-15T06:31:59.469432
2021-09-03T09:02:04
2021-09-03T09:02:04
402,680,399
0
0
null
null
null
null
UTF-8
Java
false
false
1,334
java
/* * Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. */ package de.hybris.platform.cmsfacades.rendering.visibility.impl; import de.hybris.bootstrap.annotations.UnitTest; import de.hybris.platform.cms2.model.navigation.CMSNavigationNodeModel; import org.junit.Test; import org.junit.runner....
[ "sauravkr82711@gmail.com" ]
sauravkr82711@gmail.com
fbf5b3d1d573d4fb3a7a04c8bdb2f623b5467f02
ee461488c62d86f729eda976b421ac75a964114c
/tags/HtmlUnit-2.14/src/main/java/com/gargoylesoftware/htmlunit/javascript/host/svg/SVGMaskElement.java
1b88537917af409bdeb74cc1c423e1f9c159e8d5
[ "Apache-2.0" ]
permissive
svn2github/htmlunit
2c56f7abbd412e6d9e0efd0934fcd1277090af74
6fc1a7d70c08fb50fef1800673671fd9cada4899
refs/heads/master
2023-09-03T10:35:41.987099
2015-07-26T13:12:45
2015-07-26T13:12:45
37,107,064
0
1
null
null
null
null
UTF-8
Java
false
false
1,544
java
/* * Copyright (c) 2002-2014 Gargoyle Software Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
[ "asashour@5f5364db-9458-4db8-a492-e30667be6df6" ]
asashour@5f5364db-9458-4db8-a492-e30667be6df6
2c99356ac794b7c4f016acf9ff6e1e8c81c3099a
4321eecc473a042d0a0cc180b495fc6d1b63e08c
/multibanking-server/src/main/java/de/adorsys/multibanking/web/model/BankLoginSettingsTO.java
49c4bdf5e6c2ef965f48232c25bb4c29935cd0d8
[]
no_license
mohbadar/multibanking
d43619d1cb235fde9d0fd92caa5950528bce5b18
093e24e19b0644602480f4cdfebce0beae2ed2f5
refs/heads/master
2020-09-16T22:28:19.088480
2019-11-20T09:31:17
2019-11-20T09:31:17
223,904,782
1
0
null
2019-11-25T09:01:56
2019-11-25T09:01:55
null
UTF-8
Java
false
false
272
java
package de.adorsys.multibanking.web.model; import lombok.Data; import java.util.List; @Data public class BankLoginSettingsTO { private String icon; private List<BankLoginCredentialInfoTO> credentials; private String auth_type; private String advice; }
[ "age@adorsys.de" ]
age@adorsys.de
3c18f07dd990cb83f40f2810338a2b7e10b30a6f
fce1e3fe1e35dee4482b07198fb08033b9c32ef6
/com/google/tagmanager/NoopResolvedRuleBuilder.java
5687f5ca41d50e3c5ba617df5ff36ba606301a4c
[]
no_license
Ravinther/andriodprojecttodolist
cae041a692ab2ac0ffae6461921b151803313754
34a35ea0c72e69c070e9e565c2d8988b098b8019
refs/heads/master
2021-01-09T20:19:54.676431
2016-08-07T08:06:04
2016-08-07T08:06:04
65,122,650
1
1
null
null
null
null
UTF-8
Java
false
false
1,380
java
package com.google.tagmanager; import com.google.analytics.midtier.proto.containertag.TypeSystem.Value; import com.google.tagmanager.ResourceUtil.ExpandedFunctionCall; import java.util.List; class NoopResolvedRuleBuilder implements ResolvedRuleBuilder { public class NoopResolvedFunctionCallTranslatorList impleme...
[ "m.ravinther@yahoo.com" ]
m.ravinther@yahoo.com
4b9d704a633a088177b007b493bcaf9b1b9aca10
a0b3e77790630ac4de591c9105e2b1d4e3bd9c8f
/jrap-core/src/main/java/com/jingrui/jrap/core/web/view/ui/Checkbox.java
e000122a1fbfa67058f2bf58f3a50e321fd70909
[]
no_license
IvanStephenYuan/JRAP_Lease
799c0b1a88fecb0b7d4b9ab73f8da9b47ce19fdb
4b4b08d4c23e9181718374eb77676095d3a298dc
refs/heads/master
2022-12-23T07:54:57.213203
2019-06-11T07:43:48
2019-06-11T07:43:48
174,286,707
3
5
null
2022-12-16T09:43:59
2019-03-07T06:39:02
JavaScript
UTF-8
Java
false
false
2,865
java
package com.jingrui.jrap.core.web.view.ui; import com.jingrui.jrap.core.web.view.UITag; import com.jingrui.jrap.core.web.view.ViewContext; import com.jingrui.jrap.core.web.view.XMap; /** * * 复选框. * * @author hailin.xu@jingrui.com * @author njq.niu@jingrui.com * */ @UITag public class Checkbox extends InputF...
[ "Ivan.Stphen.Y@gmail.com" ]
Ivan.Stphen.Y@gmail.com
2de8787a31adf5d1f75eca377dad51fbd9a8ae9e
35826be5b60665e3774fe7409fe213b067137cfb
/Git/src/main/java/me/heldplayer/irc/git/internal/security/rules/IpRangeRule.java
085447ac4c6fba48fb2377dc407f7acee301d86f
[]
no_license
heldplayer/GitIRC
7c60902d008fbaa4f7c8130859d67aa1e9383201
94cd9d9957ea19975ff4ab36d5f297e76d444e21
refs/heads/master
2016-09-05T20:58:48.267135
2014-07-26T08:53:38
2014-07-26T08:53:38
3,891,916
1
0
null
null
null
null
UTF-8
Java
false
false
1,611
java
package me.heldplayer.irc.git.internal.security.rules; import me.heldplayer.irc.git.RequestSource; import me.heldplayer.util.json.JSONObject; import java.net.InetAddress; import java.net.UnknownHostException; public abstract class IpRangeRule implements Rule { private String value; private byte[] bytes; ...
[ "mitchel.pyl@gmail.com" ]
mitchel.pyl@gmail.com
639050872d27d1b81f59bd0fc185a70f01439789
2f39a960a40c5e62afec99ebeefae241e7b984df
/CloudSettings/src/com/hiveview/cloudtv/settings/bluetooth/PanProfile.java
07070bdb666501a213b41dc706650e7683959ae2
[]
no_license
zhaweijin/mySetting
5e773026a1777a01d05842991171b01a74bb9c0e
5d18e3abfafa54d639276123e3ae96453def70ce
refs/heads/master
2020-03-29T04:59:45.477027
2018-09-20T06:20:33
2018-09-20T06:20:33
149,559,981
0
0
null
null
null
null
UTF-8
Java
false
false
5,816
java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "dm-md@carterdeMacBook-Pro.local" ]
dm-md@carterdeMacBook-Pro.local
c11e5ba4de557a76e5dcbc71d0ac12f45ff9a844
bb7d521605d1d2c7229f36e301ec8311837b39f7
/ms.weixin/src/main/java/com/ms/commons/weixin/message/WeixinVoiceMessage.java
2fcd6d35296d6d19a187985e50bc5390424a0551
[]
no_license
justinscript/summer
635eb3c8739065a2ee4736b0b9f42adf188d76dc
d6b982c41dc6a3d637d5de1bc84363db1797ef1b
refs/heads/master
2021-10-10T14:33:28.153011
2019-01-12T06:01:52
2019-01-12T06:01:52
18,910,111
2
0
null
null
null
null
UTF-8
Java
false
false
818
java
package com.ms.commons.weixin.message; import java.util.HashMap; import java.util.Map; /** * <pre> * { * "touser":"OPENID", * "msgtype":"voice", * "voice": * { * "media_id":"MEDIA_ID" * } * } * </pre> */ public class WeixinVoiceMessage extends WeixinMessage { private Map<Stri...
[ "zhangxiongcai337@163.com" ]
zhangxiongcai337@163.com
69d91bce28d74701127d0881f85079ebdab71b00
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/33/33_623e988506bab77ff85bcc1cb922fdec6f47d416/AdvancedReferencesTest/33_623e988506bab77ff85bcc1cb922fdec6f47d416_AdvancedReferencesTest_t.java
2ad29515326a1b5f17e35b74ab2fdffee2f9a4a7
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,800
java
/******************************************************************************* * Copyright (c) 2005, 2009 committers of openArchitectureWare and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompani...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2dfbd9a32e42a203f0e69d1cd7fd03aa977091e7
a5757c1b0c2cee7a7e8f6abe4f0e89f24457d55e
/src/pro08/sec04/ex02/SecondServlet.java
10fbf9f34d570fe4b30373d4ffae0cee03208b8c
[]
no_license
bc0086/JavaWebJspServlet
028e64efbb93b80384e681cfb482148b3fbb3114
b2efffca586e62f42e41b6550f048a48ec640f4b
refs/heads/master
2023-03-02T04:15:31.128432
2021-02-02T12:19:05
2021-02-02T12:19:05
315,921,082
0
0
null
null
null
null
UTF-8
Java
false
false
1,003
java
package pro08.sec04.ex02; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; @WebServl...
[ "bc0086@naver.com" ]
bc0086@naver.com
ab022dca2d483cf62c9ebb626a8f7c15804d38af
94a2c1a2b1becb0b84fa47772309d8d332488059
/colourful-pay/colourful-pay-api/src/main/java/com/colourful/colourful/pay/wechat/utils/HttpUtils.java
7ad268926a9e53fce4c4bff5d10ad20ffc8c715d
[]
no_license
edjian/bak
f5493709a4184322bd6947700e9065f985fe437a
bb8bca82b69381b2a1a8454a9c59129f6bfb4ed5
refs/heads/master
2023-01-20T22:37:31.992663
2020-12-01T09:49:13
2020-12-01T09:49:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,371
java
package com.colourful.colourful.pay.wechat.utils; import lombok.extern.slf4j.Slf4j; import lombok.val; import org.apache.http.client.HttpClient; import org.apache.http.conn.ClientConnectionManager; import org.apache.http.conn.scheme.Scheme; import org.apache.http.conn.scheme.SchemeRegistry; import org.apache.http.conn...
[ "ryan.wu@colourchina.com" ]
ryan.wu@colourchina.com
4f86cb3719fa1aa8196601bf527fab0b6eeb8740
accf6a38581424ef91833968a276d7a0aec5e631
/src/com/hotent/core/bpmn20/entity/Expression.java
d9b6d239b4a553026c7ccc7b5d2953a5676817b4
[]
no_license
abgronie/bpm
d79ddf1c00863be45f764d054ebb2cf1dfaa85a3
6323a3180597307d8ccdd51d265750064fcef477
refs/heads/master
2020-12-04T02:38:21.080704
2019-04-11T08:35:26
2019-04-11T08:35:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
617
java
package com.hotent.core.bpmn20.entity; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name="tExpression") @XmlSeeAlso({Forma...
[ "2500391980@qq.com" ]
2500391980@qq.com
740649f7879093f8c3d984cd4c200ee0c07a55e2
828b5327357d0fb4cb8f3b4472f392f3b8b10328
/flink-runtime/src/test/java/org/apache/flink/runtime/heartbeat/TestingHeartbeatListenerBuilder.java
429a4941edd168f74e3988635ff5e8280e09f53a
[ "CC-BY-3.0", "LicenseRef-scancode-unknown-license-reference", "Unlicense", "ISC", "MIT-0", "GPL-2.0-only", "BSD-2-Clause-Views", "OFL-1.1", "Apache-2.0", "LicenseRef-scancode-jdom", "GCC-exception-3.1", "MPL-2.0", "CC-PDDC", "AGPL-3.0-only", "MPL-2.0-no-copyleft-exception", "LicenseRef...
permissive
Romance-Zhang/flink_tpc_ds_game
7e82d801ebd268d2c41c8e207a994700ed7d28c7
8202f33bed962b35c81c641a05de548cfef6025f
refs/heads/master
2022-11-06T13:24:44.451821
2019-09-27T09:22:29
2019-09-27T09:22:29
211,280,838
0
1
Apache-2.0
2022-10-06T07:11:45
2019-09-27T09:11:11
Java
UTF-8
Java
false
false
2,194
java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License")...
[ "1003761104@qq.com" ]
1003761104@qq.com
8f065ae8f4fcadaefb537777593ebf8dafd010ba
c1d20e33891deb190d096f5a5ea0cf426b257069
/newserver1/newserver1/src/com/mayhem/rs2/content/achievements/AchievementList.java
bbb3a2d55e3c5397fa7fed3b25f2def49a464310
[]
no_license
premierscape/NS1
72a5d3a3f2d5c09886b1b26f166a6c2b27ac695d
0fb88b155b2abbb98fe3d88bb287012bbcbb8bf9
refs/heads/master
2020-04-07T00:46:08.175508
2018-11-16T20:06:10
2018-11-16T20:06:10
157,917,810
0
0
null
2018-11-16T20:44:52
2018-11-16T20:25:56
Java
UTF-8
Java
false
false
7,596
java
package com.mayhem.rs2.content.achievements; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import com.mayhem.rs2.content.achievements.AchievementHandler.AchievementDifficulty; /** * List of all achievements. * * @author Daniel * */ public enum AchievementList { /* Easy A...
[ "brandon46142@icloud.com" ]
brandon46142@icloud.com
1b8614894b0b8b921b36907da8d69728d8d37239
bb9140f335d6dc44be5b7b848c4fe808b9189ba4
/Extra-DS/Corpus/class/aspectj/1911.java
e68c90c04cceafebb22cef756563ab1a620f0515
[]
no_license
masud-technope/EMSE-2019-Replication-Package
4fc04b7cf1068093f1ccf064f9547634e6357893
202188873a350be51c4cdf3f43511caaeb778b1e
refs/heads/master
2023-01-12T21:32:46.279915
2022-12-30T03:22:15
2022-12-30T03:22:15
186,221,579
5
3
null
null
null
null
UTF-8
Java
false
false
1,078
java
package org.aspectj.apache.bcel.generic; /** * MONITORENTER - Enter monitor for object * <PRE>Stack: ..., objectref -&gt; ...</PRE> * * @version $Id: MONITORENTER.java,v 1.2 2004/11/19 16:45:19 aclement Exp $ * @author <A HREF="mailto:markus.dahm@berlin.de">M. Dahm</A> */ public class MONITORENTER extends Inst...
[ "masudcseku@gmail.com" ]
masudcseku@gmail.com
b514ffa6e83a2bb9d6e9e2248e7a2291c6a3d1d4
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Hadoop/483_1.java
0c21f60163f5dfb0f768616b770b7635eae08e64
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
3,295
java
//,temp,TestResourceManager.java,86,179,temp,TestCapacityScheduler.java,250,368 //,3 public class xxx { @Test public void testResourceAllocation() throws IOException, YarnException, InterruptedException { LOG.info("--- START: testResourceAllocation ---"); final int memory = 4 * 1024; fina...
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
1178d77be27d6d9ce4e46e1452a6565c169b6dc6
e9df3a9d1051f0e2755aa89797cc8df97a4f399a
/UniversityGamePorted/src/main/java/hu/csega/superstition/states/menu/SuperstitionMainMenuModel.java
072dcd24d86b59c24570ff07706f7996e496e7c2
[]
no_license
petercsengodi/games
880fb62e77e1fcc2cbf72f78f70f1b5ca53e19b1
7af98b0a89f4b858ba2cef4c63c4973e17689064
refs/heads/master
2023-05-07T03:11:22.268658
2022-10-07T09:28:07
2022-10-07T09:28:07
32,595,357
1
0
null
2023-04-14T17:08:38
2015-03-20T16:43:00
Java
UTF-8
Java
false
false
827
java
package hu.csega.superstition.states.menu; import hu.csega.games.engine.GameEngineCallback; import hu.csega.games.engine.GameEngineFacade; import hu.csega.games.engine.g3d.GameObjectHandler; import hu.csega.games.engine.g3d.GameObjectPlacement; public class SuperstitionMainMenuModel implements GameEngineCallback { ...
[ "petercsengodi@users.noreply.github.com" ]
petercsengodi@users.noreply.github.com
7ea16294b17a529bdacb0a491ba038dd8533eaf2
78f284cd59ae5795f0717173f50e0ebe96228e96
/factura-negocio/src/cl/stotomas/factura/capacitacion_9/copy2/TestingFinalTry.java
fa77facc5c499eda75ea0f9805515e7eaf44f37a
[]
no_license
Pattricio/Factura
ebb394e525dfebc97ee2225ffc5fca10962ff477
eae66593ac653f85d05071b6ccb97fb1e058502d
refs/heads/master
2020-03-16T03:08:45.822070
2018-05-07T15:29:25
2018-05-07T15:29:25
132,481,305
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,805
java
package cl.stotomas.factura.capacitacion_9.copy2; import java.applet.Applet; import javax.crypto.Cipher; import javax.crypto.spec.SecretKeySpec; public class TestingFinalTry { public static String decryptMessage(final byte[] message, byte[] secretKey) { try { // CÓDIGO VULNERABLE fina...
[ "Adriana Molano@DESKTOP-GQ96FK8" ]
Adriana Molano@DESKTOP-GQ96FK8
058fb728147735b7766775b7faa30216ebdf005e
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/protocal/c$ir.java
931a7fea758a06a5c356132376482dbcd17c189e
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
364
java
package com.tencent.mm.protocal; public final class c$ir extends c.g { public c$ir() { super("setLocalData", "setLocalData", 180, false); } } /* Location: C:\Users\Lin\Downloads\dex-tools-2.1-SNAPSHOT\dex-tools-2.1-SNAPSHOT\classes7-dex2jar.jar * Qualified Name: com.tencent.mm.prot...
[ "172601673@qq.com" ]
172601673@qq.com
e3902b3d283e3f6cdcf56510e4d8d29306d3f1aa
8d751560244cf0da3e806adf94bac0eaa6bb5772
/src/main/java/com/onyx/concurrency/example/aqs/ForkJoinTaskDemo2.java
11487be9f1e57b41afdc11332c7ac82fbc8f0925
[]
no_license
changhe626/concurrency
30c37ddb53b4806eca1f8ac48d5d577f557097a7
8a9539323b339639f49a98becebfd8edff2453a2
refs/heads/master
2020-04-11T03:46:38.799258
2018-12-27T03:05:03
2018-12-27T03:05:03
161,489,222
0
0
null
null
null
null
UTF-8
Java
false
false
5,018
java
package com.onyx.concurrency.example.aqs; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.UUID; import java.util.concurrent.ConcurrentLinkedQueue; import java.util.concurrent.ForkJoinPool; import java.util.concurrent....
[ "changhe626@163.com" ]
changhe626@163.com
c1ace8965e6fb06bd5ce889edf19c06d1c837d9e
47d4bddbee861ac39f13bb5a6e4bc7b10d952b47
/plugins/other/gov.nasa.jpl.imce.fm/src-gen/gov/nasa/jpl/imce/fm/impl/PrimitiveTypeImpl.java
a273ea524aff5991c174047d0a928a9e301b302e
[]
no_license
carlosgj/gov.nasa.jpl.imce.oml
8e674f62904f12280aa7eacf4b18372d48fbfc0d
6cab85610daed6d2d80e199ca914cfebaa6e9a5b
refs/heads/master
2021-08-30T03:50:32.958498
2017-12-14T20:37:06
2017-12-14T20:37:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
723
java
/** */ package gov.nasa.jpl.imce.fm.impl; import gov.nasa.jpl.imce.fm.FmPackage; import gov.nasa.jpl.imce.fm.PrimitiveType; import org.eclipse.emf.ecore.EClass; /** * <!-- begin-user-doc --> * An implementation of the model object '<em><b>Primitive Type</b></em>'. * <!-- end-user-doc --> * * @generated */ pub...
[ "nicolas.f.rouquette@jpl.nasa.gov" ]
nicolas.f.rouquette@jpl.nasa.gov
1dac2dd6bf6c3845184cd5b065e116a7e26a738d
4ec0d18654f11ecefb7b131f1467d3d0f97ea035
/src/com/kola/kmp/logic/combat/impl/KCombatRoleResultImpl.java
ad9c294da3cc9b96ef29eb92623201381856819a
[]
no_license
cietwwl/CFLogic
b5394afd4c10fdf41a14389f171f088958089c97
40f1044ea44fd3b6fa50412ffcb7954e3a9d4d3f
refs/heads/master
2021-01-23T16:04:51.113635
2015-05-16T06:24:00
2015-05-16T06:24:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,837
java
package com.kola.kmp.logic.combat.impl; import java.util.HashMap; import java.util.Map; import com.kola.kmp.logic.combat.KCombatType; import com.kola.kmp.logic.combat.resulthandler.ICombatRoleResult; /** * * @author PERRY CHAN */ public class KCombatRoleResultImpl implements ICombatRoleResult { private long _r...
[ "sleepagain123@163.com" ]
sleepagain123@163.com
224015482f3f25d3d2499c1cb82137ebc1bba253
527e6c527236f7a1f49800667a9331dc52c7eefa
/src/main/java/it/csi/siac/siacbilapp/frontend/ui/util/wrappers/modificabilita/ElementoControlloClassificatoriEditabiliFactory.java
6f0d3dec2142e1cc795e8197db251a57d01efb99
[]
no_license
unica-open/siacbilapp
4953a8519a839c997798c3d39e220f61c0bce2b6
bf2bf7d5609fe32cee2409057b811e5a6fa47a76
refs/heads/master
2021-01-06T14:57:26.105285
2020-03-03T17:01:19
2020-03-03T17:01:19
241,366,496
0
0
null
null
null
null
UTF-8
Java
false
false
1,087
java
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siacbilapp.frontend.ui.util.wrappers.modificabilita; import it.csi.siac.siacbilser.frontend.webservice.msg.ControllaClassificatoriModificabiliCapitoloResponse; /** * Factory per i wrapper per il contro...
[ "michele.perdono@csi.it" ]
michele.perdono@csi.it
921ae9be0929184ed77536cf15a6ac28200049f4
1aeed02100d682fd5c8cd1fe78a109daa8f5eb72
/barscaner/src/main/java/github/hotstu/lib/barscaner/InactivityTimer.java
01b59a48ff0bae1abd566bee0d1cebfd20c67092
[ "Apache-2.0" ]
permissive
hotstu/barscan
78c66c718e4b7d2b5dcebf00d76b801b5868630f
2080d3f5337fd0849af7b2ef323c3912149ae9c5
refs/heads/master
2020-04-13T07:44:04.424918
2020-04-10T10:35:10
2020-04-10T10:35:10
163,060,563
0
0
null
null
null
null
UTF-8
Java
false
false
3,540
java
/* * Copyright (C) 2010 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "hgleifeng@foxmail.com" ]
hgleifeng@foxmail.com
6c24a761d61f5dc5f38332acfe59aaed7d34cdf4
5666f373041aef1b5d8dbdcf387614bf7adc9a3d
/datatables-core/src/main/java/com/github/dandelion/datatables/core/package-info.java
14b4c62b5cc8d2b074b54f1f1d8c20f4537d35d2
[ "BSD-3-Clause" ]
permissive
ayongw/dandelion-datatables
d6f80411aadccc8462601bcca30d695c03d9057d
8822aab2411c275f3194508bc91a22be9967e024
refs/heads/master
2021-01-11T09:46:57.675825
2015-07-03T16:45:36
2015-07-03T16:45:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,663
java
/* * [The "BSD licence"] * Copyright (c) 2013-2015 Dandelion * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * not...
[ "thibault.duchateau@gmail.com" ]
thibault.duchateau@gmail.com
e84e74f039afc14a3e1779e66f57dba761d794d2
b18c99627ce983cc3ec19533640e5978ee430f6b
/src/test/java/com/example/kafkatest/app/AppApplicationTests.java
26564ad71b034e14e9b07a79c4b34e6aa181eca2
[]
no_license
OparaComputools/ProducerApp
9101aa864399e196bb97299f7e1264f2d41a358a
0dc9ec718630297936a067ac78dd333ff107ab53
refs/heads/master
2023-01-05T16:44:22.244484
2020-10-19T09:55:25
2020-10-19T09:55:25
305,337,456
0
0
null
null
null
null
UTF-8
Java
false
false
223
java
package com.example.kafkatest.app; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class AppApplicationTests { @Test void contextLoads() { } }
[ "you@example.com" ]
you@example.com
d37f89dfbc55722c8869ec1b47c152f838eb975c
9e50d3e4b3ac25340064d02cb9b13d864f38a97f
/src/main/java/ua/com/vetal/repositories/LinkRepository.java
5bf5c39b60c6700ca57c54d8646d15faf8269fbc
[]
no_license
AnGo84/Vetal
1e9a14058125cc38bc56e8d6757f03c3ffee066b
058ab65bbf58ab48df59f7aaf2ed727d5a8a557f
refs/heads/master
2022-10-04T13:09:49.893740
2021-10-13T21:27:57
2021-10-13T21:27:57
142,024,419
2
0
null
2022-09-01T23:24:41
2018-07-23T14:17:45
Java
UTF-8
Java
false
false
374
java
package ua.com.vetal.repositories; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import ua.com.vetal.entity.Link; import java.util.List; @Repository public interface LinkRepository extends JpaRepository<Link, Long> { Link findByFullName(String na...
[ "ango1984@gmail.com" ]
ango1984@gmail.com
6c9c5526184caeb5fecc78e71d41823066e9bc0c
47a1618c7f1e8e197d35746639e4480c6e37492e
/src/oracle/retail/stores/pos/services/modifyitem/DeliveryLaunchShuttle.java
ad6b6ce10dbb5720c68553ef83f776f04ce3ec1f
[]
no_license
dharmendrams84/POSBaseCode
41f39039df6a882110adb26f1225218d5dcd8730
c588c0aa2a2144aa99fa2bbe1bca867e008f47ee
refs/heads/master
2020-12-31T07:42:29.748967
2017-03-29T08:12:34
2017-03-29T08:12:34
86,555,051
0
1
null
null
null
null
UTF-8
Java
false
false
4,500
java
/* =========================================================================== * Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved. * =========================================================================== * $Header: rgbustores/applications/pos/src/oracle/retail/stores/pos/services/modi...
[ "Ignitiv021@Ignitiv021-PC" ]
Ignitiv021@Ignitiv021-PC
ece70f0ff1865da00d2e02dfc3be456a218a1704
161bea50f281dce31fc4ae30b13b357fee99e53d
/toprank-pad-web/src/main/java/cc/toprank/byd/util/ResultHelper.java
1c6fa9c90cd24e64e92ad5e02958ad97d96fea23
[]
no_license
jeluck/toprank-pad
735201c543f8137cf4e3b585c40e5059cc1b097f
c5b74a69b41fcbe18c2aef752a32e912bf564486
refs/heads/master
2020-03-21T13:10:12.060575
2018-06-25T13:56:37
2018-06-25T13:56:37
138,591,388
0
0
null
null
null
null
UTF-8
Java
false
false
375
java
package cc.toprank.byd.util; /** * ${DESCRIPTION} * * @author LeeJun * @create 2017-05-23 9:45 */ public class ResultHelper { /** * 判断数据库操作是否成功 * * @author LeeJun * @time 2017-5-23 9:45 * @version 2.0.0 */ public static boolean retBool(Integer result) { return null !...
[ "549815578@qq.com" ]
549815578@qq.com
b18eaa9b3b05f5d71f8f4380248150bf8561a0e2
f107fe85d58dde4c859a4c92799e83a7d16dde31
/panzer/src/main/java/panzer/models/parts/BasePart.java
9149d4b3e852d8101ee6be952d66f149e10e25b1
[]
no_license
rayailieva/JavaOOPAdvanced
b8ec65bf11340313d968fe970b61b4f547e56ee3
facfbf7ad22b90a0b17ee8767bef75862cb413c0
refs/heads/master
2020-03-22T16:23:37.646967
2018-08-13T09:51:06
2018-08-13T09:51:06
140,323,673
0
0
null
null
null
null
UTF-8
Java
false
false
633
java
package panzer.models.parts; import panzer.contracts.Part; import java.math.BigDecimal; public abstract class BasePart implements Part { private String model; private double weight; private BigDecimal price; protected BasePart(String model, double weight, BigDecimal price) { this.model = mod...
[ "rajcheto@gmail.com" ]
rajcheto@gmail.com
9c9190f3960acd7eab1120a65184be491b64529f
7ad54455ccfdd0c2fa6c060b345488ec8ebb1cf4
/signalprocesser/voronoi/shapegeneration/ShapeGenerationException.java
ab02b1c1d6e1a362e285bbe522a02a07f891ea00
[]
no_license
chetanreddym/segmentation-correction-tool
afdbdaa4642fcb79a21969346420dd09eea72f8c
7ca3b116c3ecf0de3a689724e12477a187962876
refs/heads/master
2021-05-13T20:09:00.245175
2018-01-10T04:42:03
2018-01-10T04:42:03
116,817,741
0
0
null
null
null
null
UTF-8
Java
false
false
186
java
package signalprocesser.voronoi.shapegeneration; public class ShapeGenerationException extends Exception { public ShapeGenerationException(String message) { super(message); } }
[ "chetanb4u2009@outlook.com" ]
chetanb4u2009@outlook.com
fd687bc1b11deffd1409423761dbeee93120dc9b
79e4da87d5cd334d449d6819bbfe10e24fe9f14c
/kontroll-api/kontroll-content/src/test/java/com/tmt/kontroll/content/persistence/conversion/impl/ByteStringConverterTest.java
de279a2fcfdb993254d23acdf8352f1274ba45ae
[]
no_license
SergDerbst/Kontroll
0a1a9563dfc83cba361a6999ff978b0996f9e484
6b07b8a511ba4b0b4bd7522efdce08cc9dd5c0dd
refs/heads/master
2021-01-11T00:11:13.768181
2015-04-19T11:28:42
2015-04-19T11:28:42
15,509,212
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
package com.tmt.kontroll.content.persistence.conversion.impl; import static org.junit.Assert.assertEquals; import org.junit.Test; public class ByteStringConverterTest extends ValueStringConverterTest<Byte, String> { public ByteStringConverterTest() { super(new ByteStringConverter(), Byte.class, ...
[ "sergio.weigel@gmail.com" ]
sergio.weigel@gmail.com
5d5b86e686b60ef595fe0c7bbe3dd58187fdae4a
3c68655e399307704790a8c1e17e668b235d27d3
/07_JSON_Processing/exercises/ProductsShop/src/main/java/app/domain/dto/json/p00_seed_database/ImportProductJsonDto.java
4bce74897be506dfe322e6fd7b3fcffabd32871a
[]
no_license
IvoIvanov77/Databases-Frameworks---Hibernate-Spring-Data---March-2018
17a3cecaab17f288e2306386b43a90df84a0f7b5
ffb249fd1b98408be651360af28db91977657edd
refs/heads/master
2021-03-30T21:28:22.868394
2018-05-14T19:13:18
2018-05-14T19:13:18
124,792,252
0
0
null
null
null
null
UTF-8
Java
false
false
1,120
java
package app.domain.dto.json.p00_seed_database; import app.domain.models.Product; import com.google.gson.annotations.Expose; import java.math.BigDecimal; public class ImportProductJsonDto { @Expose private String name; @Expose private BigDecimal price; @Expose private String sellerName; ...
[ "ivanov_ir@abv.bg" ]
ivanov_ir@abv.bg
7aef71c39cedc5cbf30b96c68c378d8c60721de4
74b2e8708cfe013527704c257e680020aaf8eb3c
/src/org/jfree/demo/DrawStringPanel.java
7e1683a27ad4fee1da0b449a86a15289b881c2de
[]
no_license
elfkingw/caipiao
7d9768683d50fa92d62f14dc19905eba45a90eba
65a0ee0722765ba359e1e88263384b20f3272bcf
refs/heads/master
2021-06-04T05:40:46.490377
2019-02-02T09:10:07
2019-02-02T09:10:07
10,156,520
1
1
null
2013-05-20T14:41:26
2013-05-19T14:26:25
Java
UTF-8
Java
false
false
5,546
java
/* ======================================================================== * JCommon : a free general purpose class library for the Java(tm) platform * ======================================================================== * * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Pr...
[ "elfkingw@gmail.com" ]
elfkingw@gmail.com
cd5aa4ed96a79d98fdfb85f2aa498bffb95b63ce
9ad0aa646102f77501efde94d115d4ff8d87422f
/LeetCode/java/src/word_break/Solution.java
26b9fdd244a5f0a9bcc3367462bc1def134df594
[]
no_license
xiaotdl/CodingInterview
cb8fc2b06bf587c83a9683d7b2cb80f5f4fd34ee
514e25e83b0cc841f873b1cfef3fcc05f30ffeb3
refs/heads/master
2022-01-12T05:18:48.825311
2022-01-05T19:41:32
2022-01-05T19:41:32
56,419,795
0
1
null
null
null
null
UTF-8
Java
false
false
1,742
java
package word_break; import java.util.*; /** * Created by Xiaotian on 12/30/16. */ class Solution { // tag: dfs // time: O(2^n) // space: O(n) public boolean wordBreak(String s, List<String> wordDict) { Set<String> dict = new HashSet<>(); for (String word : wordDict) dict.add(word); ...
[ "xiaotdl@gmail.com" ]
xiaotdl@gmail.com
0ca2282adf58c40fd098aed04d8a7129aa666dd9
f31a04b5fd65fa4d2697e4cb5092ec039514854c
/backend/common/common-json-schema/src/main/java/org/moserp/common/json_schema/factories/DefaultJsonSchemaPropertyFactory.java
e3a586dfd333bf0b1cf1f33f6bd1921edb4ebe25
[ "Apache-2.0" ]
permissive
akondasif/moserp
aad41ceac8c59e63e3815d9868c0aae3b01c6aca
38f8ed8550e1c1586887889a0e83bb23de70b886
refs/heads/master
2022-11-13T08:47:28.141833
2020-07-08T03:22:52
2020-07-08T03:22:52
277,979,030
0
0
Apache-2.0
2020-07-08T03:21:27
2020-07-08T03:21:26
null
UTF-8
Java
false
false
1,557
java
/******************************************************************************* * Copyright 2013 Thomas Letsch (contact@thomas-letsch.de) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at...
[ "contact@thomas-letsch.de" ]
contact@thomas-letsch.de
5b4d9d30cc54e9a5310cfdb5d31ababdb1bd66d6
76852b1b29410436817bafa34c6dedaedd0786cd
/sources-2020-07-19-tempmail/sources/org/greenrobot/greendao/i/e.java
bd3d571ae38c8876369713b301a72b67b077679f
[]
no_license
zteeed/tempmail-apks
040e64e07beadd8f5e48cd7bea8b47233e99611c
19f8da1993c2f783b8847234afb52d94b9d1aa4c
refs/heads/master
2023-01-09T06:43:40.830942
2020-11-04T18:55:05
2020-11-04T18:55:05
310,075,224
0
0
null
null
null
null
UTF-8
Java
false
false
2,359
java
package org.greenrobot.greendao.i; import org.greenrobot.greendao.g.a; import org.greenrobot.greendao.g.c; /* compiled from: TableStatements */ public class e { /* renamed from: a reason: collision with root package name */ private final a f14538a; /* renamed from: b reason: collision with root packag...
[ "zteeed@minet.net" ]
zteeed@minet.net
8b77587ea76c6c95f944737dc8fb12bc93361bb8
0ac28b7e3cb0c11a028c529d1720547ec7b60a06
/src/main/java/osm5/ns/yang/nfvo/nst/rev180820/network/slice/NetsliceSubnetKey.java
c6ebfa6c1746249afbb0c9576bde5f7560629c63
[ "Apache-2.0" ]
permissive
openslice/io.openslice.sol005nbi.osm5
5d76e8dd9b4170bdbb9b2359459371abb2324d41
f4f6cf80dbd61f5336052ebfcd572ae238d68d89
refs/heads/master
2021-11-18T00:35:31.753227
2020-06-15T15:50:33
2020-06-15T15:50:33
198,384,737
0
0
Apache-2.0
2021-08-02T17:18:18
2019-07-23T08:16:53
Java
UTF-8
Java
false
false
2,558
java
/*- * ========================LICENSE_START================================= * io.openslice.sol005nbi.osm5 * %% * Copyright (C) 2019 openslice.io * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
[ "tranoris@gmail.com" ]
tranoris@gmail.com
fe9078e4f14dbd12a79f2356ee83519af794c3e0
f4e5dbad2da9b1e677788a956e1f73218e8eca8b
/src/main/java/com/dancekvartal/app/domain/PersistentAuditEvent.java
fb0702e044726c9b62c7d844fb9b350119a32ac3
[]
no_license
nickbarban/dancekvartal
3f22696f8a34f7341a7cfbf5a0f0b2597ebf82b6
6c5f82979f92df20e1d229085c8b126bd2961191
refs/heads/master
2023-05-10T19:06:28.614297
2019-01-31T20:38:30
2019-01-31T20:38:30
163,838,901
0
0
null
2023-04-30T04:15:02
2019-01-02T12:34:38
Java
UTF-8
Java
false
false
2,786
java
package com.dancekvartal.app.domain; import javax.persistence.*; import javax.validation.constraints.NotNull; import java.io.Serializable; import java.time.Instant; import java.util.HashMap; import java.util.Objects; import java.util.Map; /** * Persist AuditEvent managed by the Spring Boot actuator. * * @see org.s...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
0cde07c1d9052200a843d7cf731b0ad891d25dae
6504352f86c2e4f7ef16cea3f5b7cc00bba96a33
/XFAWealth/WebService/XFAWealthWebService/src/com/fsll/dao/entity/MemberDevice.java
c1b99a5d2bd8e38f0631d57a4523e1fe4b61ba1f
[]
no_license
jedyang/XFAWealth
1a20c7b4d16c72883b27c4d8aa72d67df4291b9a
029d45620b3375a86fec8bb1161492325f9f2c6c
refs/heads/master
2021-05-07T04:53:24.628018
2017-08-03T15:25:59
2017-08-03T15:25:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,519
java
package com.fsll.dao.entity; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persiste...
[ "549592047@qq.com" ]
549592047@qq.com
0414473265ea09ec87fcf75c906f89825f5d3fda
52c36ce3a9d25073bdbe002757f08a267abb91c6
/src/main/java/com/alipay/api/domain/ZhimaCreditPeUserCreditFreezeModel.java
9dfe45292379856682894bfdeb47f1f40423b28b
[ "Apache-2.0" ]
permissive
itc7/alipay-sdk-java-all
d2f2f2403f3c9c7122baa9e438ebd2932935afec
c220e02cbcdda5180b76d9da129147e5b38dcf17
refs/heads/master
2022-08-28T08:03:08.497774
2020-05-27T10:16:10
2020-05-27T10:16:10
267,271,062
0
0
Apache-2.0
2020-05-27T09:02:04
2020-05-27T09:02:04
null
UTF-8
Java
false
false
3,601
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 芝麻用户信用资产冻结 * * @author auto create * @since 1.0, 2019-07-26 13:56:38 */ public class ZhimaCreditPeUs...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
1776934150ed0b68b1a4f5ded61ffbc6c2318dbd
eb8f0fad66bcf761ad12b642029b9fa9012a4fbe
/mcp-dlt/src/main/java/com/mcp/dlt/validator/LotValidator.java
82b693dd14c904936d8ab6a566b28025b7581a4f
[]
no_license
zhoudaqing/mcp
29315afc5661cd355ade87c7779988c0660accd2
13197aadc65ebd330c47a1d2f2b2b251726134f0
refs/heads/master
2021-01-20T05:36:55.296631
2015-03-10T07:49:17
2015-03-10T07:49:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
266
java
/** * */ package com.mcp.dlt.validator; import com.mcp.order.validator.Validator; /** * @author ming.li * */ public abstract class LotValidator implements Validator { //private static Logger log = Logger.getLogger(DanTuoValidator.class); }
[ "limiteemail@163.com" ]
limiteemail@163.com
0affac682f25a45438c9b236e718faccaf195357
3e355a798304584431e5e5a1f1bc141e16c330fc
/AL-Game/data/scripts/system/handlers/quest/sarpan/_41155AllintheFamily.java
535de95d884b93f23e65f9243e99df5185347c12
[]
no_license
webdes27/Aion-Lightning-4.6-SRC
db0b2b547addc368b7d5e3af6c95051be1df8d69
8899ce60aae266b849a19c3f93f47be9485c70ab
refs/heads/master
2021-09-14T19:16:29.368197
2018-02-27T16:05:28
2018-02-27T16:05:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,535
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ver...
[ "michelgorter@outlook.com" ]
michelgorter@outlook.com
ce9a93843e9c760f506b964feaa891c34c5b46cc
d26f11c1611b299e169e6a027f551a3deeecb534
/workbench/org/fdesigner/workbench/IWorkbenchPart2.java
0e5515af04c00748586b0f25ede463e0e586986b
[]
no_license
WeControlTheFuture/fdesigner-ui
1bc401fd71a57985544220b9f9e42cf18db6491d
62efb51e57e5d7f25654e67ef8b2762311b766b6
refs/heads/master
2020-11-24T15:00:24.450846
2019-12-27T08:47:23
2019-12-27T08:47:23
228,199,674
0
0
null
null
null
null
UTF-8
Java
false
false
1,915
java
/******************************************************************************* * Copyright (c) 2004, 2015 IBM Corporation and others. * * This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available...
[ "491676539@qq.com" ]
491676539@qq.com
cba6212766711c57382cd1f86026d48cb77ca42c
66879fb5e25987ec0374f05445859c3069c47290
/src/main/java/com/hs3/lotts/ssc/star3/front/none/SscStar3FrontNone2PlayerTest.java
624eae48f3622f24b9c5de33b54fb2f71f494ce4
[]
no_license
wangpiju/java-kernal
0aceb90aa7705e18175a660fa64fa8f3b998779b
17ef494cc4a1a3f86013f0330642d76965fc502c
refs/heads/master
2020-04-01T09:18:18.310531
2018-10-15T07:20:51
2018-10-15T07:20:51
153,069,500
1
2
null
null
null
null
UTF-8
Java
false
false
578
java
package com.hs3.lotts.ssc.star3.front.none; import com.hs3.lotts.PlayerBase; import com.hs3.lotts.ssc.SscBaseTest; import java.util.List; import org.junit.Test; public class SscStar3FrontNone2PlayerTest extends SscBaseTest { private PlayerBase p = new SscStar3FrontNone2Player(); @Test public vo...
[ "wangpiju0420@gmail.com" ]
wangpiju0420@gmail.com
b573f0b9cc3f4b2cfdb1b483c937d3d32766739f
c164d8f1a6068b871372bae8262609fd279d774c
/src/main/java/edu/uiowa/slis/VIVOISF/BFO_0000031/BFO_0000031HasTelephoneIterator.java
d02ef264dc6f0d0d23cc9b4f6079e7477e201c0e
[ "Apache-2.0" ]
permissive
eichmann/VIVOISF
ad0a299df177d303ec851ff2453cbcbd7cae1ef8
e80cd8b74915974fac7ebae8e5e7be8615355262
refs/heads/master
2020-03-19T03:44:27.662527
2018-06-03T22:44:58
2018-06-03T22:44:58
135,757,275
0
1
null
null
null
null
UTF-8
Java
false
false
5,621
java
package edu.uiowa.slis.VIVOISF.BFO_0000031; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspTagException; import org.apache.jena.query.QuerySolution; import org.apache.jena.query.ResultSet; import java.util.Hasht...
[ "david-eichmann@uiowa.edu" ]
david-eichmann@uiowa.edu
7e2015db4c4a0064ce019c068a3819e2f09eb96b
4981fc0e1e82dc9226116aa8f0a29413c947b0ec
/Build/src/tests/junit/org/apache/tools/ant/taskdefs/optional/XmlValidateTest.java
27be8a415f632242d0518f05b8f04c355f9a29e7
[ "MIT", "W3C", "GPL-1.0-or-later", "SAX-PD", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-unknown" ]
permissive
Mayo-WE01051879/mayosapp
7e33d4b73b20e6f58f0ae593ae7c9ac10afff20c
4c678635cfd2823c2df6937165e102fdac72cb86
refs/heads/master
2022-12-10T01:22:54.629304
2021-02-24T20:16:36
2021-02-24T20:16:36
16,258,006
0
0
MIT
2022-12-05T23:23:59
2014-01-26T17:50:40
Java
UTF-8
Java
false
false
5,412
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
[ "delapaz.mayo@gmail.com" ]
delapaz.mayo@gmail.com
a2562d45a8dcc22ff3300820e2a7ad1dc3a96a1d
8fc353fcca109517b84f890df1f9e1f8a90adc78
/src/main/java/com/surekam/common/utils/ImageUtil.java
6cf4075c8a5c38f5bd8efd8124503bbb211cae16
[]
no_license
yycGitHub/production-process
6ecd5ac15087288763cd8d7abe83d706f8f8e6f5
58a8628ef2f53164571b42f2629d23fb4b881e12
refs/heads/master
2022-12-08T16:55:34.955036
2020-08-31T09:03:34
2020-08-31T09:03:36
291,583,078
0
0
null
null
null
null
UTF-8
Java
false
false
6,654
java
package com.surekam.common.utils; import java.awt.Color; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Toolkit; import java.awt.Transparency; import java.awt.geom.AffineTransform; import java.awt.image.AffineTransformOp; import java.awt.image.BufferedImage; import java.aw...
[ "2504477167@qq.com" ]
2504477167@qq.com
e6d536c556053b3c97c2d056b9e008a58d8b531b
7c9f40c50e5cabcb320195e3116384de139002c6
/Plugin_Parser/src/tinyos/yeti/nesc12/parser/actions/Action88.java
9af0b0381c4c01b6ae4c9fa3cda5a082b4beb2c7
[]
no_license
phsommer/yeti
8e89ad89f1a4053e46693244256d03e71fe830a8
dec8c79e75b99c2a2a43aa5425f608128b883e39
refs/heads/master
2021-01-10T05:33:57.285499
2015-05-21T19:41:02
2015-05-21T19:41:02
36,033,399
3
0
null
null
null
null
UTF-8
Java
false
false
2,489
java
/* * Yeti 2, NesC development in Eclipse. * Copyright (C) 2009 ETH Zurich * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any late...
[ "besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b" ]
besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b
ddd8ac2f10aca5c3968b762d5cc32b5f1c884fd7
3b8e60c5f79d794bab1fb91eb53e3002d6115bc6
/ExampleFragments/src/com/example/examplefragments/MainActivity.java
fd712971c774c74ffbf6c08edf978a223c49d418
[]
no_license
moderateepheezy/Workspace3
46e770b9fc05da83dcf171bb365084471793e518
69823d343bf2013a90bdfb0d00fe2d2144e23ea2
refs/heads/master
2020-06-02T10:30:01.197987
2014-11-08T17:07:10
2014-11-08T17:07:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,480
java
package com.example.examplefragments; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.widget.Button; public class MainActivity extends ActionBarActivity { Button switchFragment; int state = 0; //ActionBar abar; @Override protected void onCreate(Bundle savedInstanceState...
[ "moderateepheezy@gmail.com" ]
moderateepheezy@gmail.com
b3e522a50ecadb980c98a35f100c873a6e24789d
04d05451fdc5951d4dcb473256e4e1bd17701098
/webpp/src/main/java/de/weltraumschaf/citer/resources/admin/SearchResource.java
6fd906996126c96a3ba167f9eaa737af3c50ac53
[]
no_license
Weltraumschaf/Citer
6610f8f2bf5cd3bfa6ab5cb6ba1aa0c521342612
aff64a723605de640f9ab403c88ca150c5179a69
refs/heads/master
2021-09-08T03:51:17.302431
2020-04-24T19:20:34
2020-04-24T19:20:34
3,381,521
1
0
null
2021-09-01T18:36:33
2012-02-07T21:19:10
JavaScript
UTF-8
Java
false
false
1,344
java
/* * LICENSE * * "THE BEER-WARE LICENSE" (Revision 43): * "Sven Strittmatter" <weltraumschaf@googlemail.com> wrote this file. * As long as you retain this notice you can do whatever you want with * this stuff. If we meet some day, and you think this stuff is worth it, * you can buy me a non alcohol-free beer in...
[ "ich@weltraumschaf.de" ]
ich@weltraumschaf.de
8b9611b36d48cc1a3e8c89506d25bdd3a12b8424
d1a6d1e511df6db8d8dd0912526e3875c7e1797d
/genny_JavaWithoutLambdasApi21_ReducedClassCount/applicationModule/src/test/java/applicationModulepackageJava6/Foo481Test.java
7594943e1c87245648f9aa043fb4da889192c6bc
[]
no_license
NikitaKozlov/generated-project-for-desugaring
0bc1443ab3ddc84cd289331c726761585766aea7
81506b3711004185070ca4bb9a93482b70011d36
refs/heads/master
2020-03-20T00:35:06.996525
2018-06-12T09:30:37
2018-06-12T09:30:37
137,049,317
0
0
null
null
null
null
UTF-8
Java
false
false
741
java
package applicationModulepackageJava6; import org.junit.Test; public class Foo481Test { @Test public void testFoo0() { new Foo481().foo0(); } @Test public void testFoo1() { new Foo481().foo1(); } @Test public void testFoo2() { new Foo481().foo2(); } @Test public void testFoo3() { ...
[ "nikita.e.kozlov@gmail.com" ]
nikita.e.kozlov@gmail.com
838eecfe3543057966c1c9882369f1f319a56638
e9095eda1c03e431d9690639819fc1e87fb7d079
/entity-view/impl/src/main/java/com/blazebit/persistence/view/impl/objectbuilder/mapper/MultisetTupleElementMapper.java
88a66c741b17a06c134c5d1a80d74ba85299c02c
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
zalavaari/blaze-persistence
d68c575587385606937bb59d4d44f8f3f5de86e2
568e6261c158eb150e98fe87b19d4ba01dc8bbbe
refs/heads/master
2022-11-07T04:17:34.651871
2020-06-23T20:44:29
2020-06-23T20:44:29
271,548,726
0
0
NOASSERTION
2020-06-11T13:08:03
2020-06-11T13:08:03
null
UTF-8
Java
false
false
3,370
java
/* * Copyright 2014 - 2020 Blazebit. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[ "christian.beikov@gmail.com" ]
christian.beikov@gmail.com
9e3ac8e637b0f8597f30fc4fa5abbd3c7e95e6ec
165fd433c9c5d41153922741f31a979966868f56
/eo-runtime/src/main/java/org/eolang/AtSimple.java
229330479a9d845ed3ed9bed0ca8a85ef23fe7a6
[ "MIT" ]
permissive
IamMaxim/eo
97963d050dd813b98d512049d966e01ba52d971e
56f3dd08db12a7bf937a9198d7af4e1280c93df8
refs/heads/master
2023-09-05T09:03:12.358373
2021-10-27T20:30:55
2021-10-27T20:30:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,780
java
/* * The MIT License (MIT) * * Copyright (c) 2016-2021 Yegor Bugayenko * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights *...
[ "yegor256@gmail.com" ]
yegor256@gmail.com
513050f2a1ea73bebc7ba33da5c23742322265c5
377e5e05fb9c6c8ed90ad9980565c00605f2542b
/bin/platform/bootstrap/gensrc/de/hybris/platform/returns/model/ReplacementOrderModel.java
421d9418127e5cac068d90b7e42b8c10258debe1
[]
no_license
automaticinfotech/HybrisProject
c22b13db7863e1e80ccc29774f43e5c32e41e519
fc12e2890c569e45b97974d2f20a8cbe92b6d97f
refs/heads/master
2021-07-20T18:41:04.727081
2017-10-30T13:24:11
2017-10-30T13:24:11
108,957,448
0
0
null
null
null
null
UTF-8
Java
false
false
4,166
java
/* * ---------------------------------------------------------------- * --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! --- * --- Generated at 30 Oct, 2017 12:11:59 PM --- * ---------------------------------------------------------------- * * [y] hybris Platform * * Copyright...
[ "santosh.kshirsagar@automaticinfotech.com" ]
santosh.kshirsagar@automaticinfotech.com
46ecac6e128394c25c2d9c0c919c7684799500fe
a5a7c6814a41bc3d74c59072eb739cad8a714b33
/src/main/src/com/sun/org/apache/xerces/internal/impl/msg/XMLMessageFormatter.java
093f7baa24d72dfd4df1843e240145d29685a287
[ "Apache-2.0" ]
permissive
as543343879/myReadBook
3dcbbf739c184a84b32232373708c73db482f352
5f3af76e58357a0b2b78cc7e760c1676fe19414b
refs/heads/master
2023-09-01T16:09:21.287327
2023-08-23T06:44:46
2023-08-23T06:44:46
139,959,385
3
3
Apache-2.0
2023-06-14T22:31:32
2018-07-06T08:54:15
Java
UTF-8
Java
false
false
4,264
java
/* * Copyright (c) 2007, 2017, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * Copyright 1999-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except ...
[ "543343879@qq.com" ]
543343879@qq.com
d7a1162aeb04e959a2f90a4d42ea797759bf7e9f
0f77c5ec508d6e8b558f726980067d1058e350d7
/1_39_120042/com/ankamagames/wakfu/common/game/ai/antlrcriteria/IsCarryingOwnBomb.java
22175daf94e5188f1462f94baa87fe8a0b75781b
[]
no_license
nightwolf93/Wakxy-Core-Decompiled
aa589ebb92197bf48e6576026648956f93b8bf7f
2967f8f8fba89018f63b36e3978fc62908aa4d4d
refs/heads/master
2016-09-05T11:07:45.145928
2014-12-30T16:21:30
2014-12-30T16:21:30
29,250,176
5
5
null
2015-01-14T15:17:02
2015-01-14T15:17:02
null
UTF-8
Java
false
false
2,119
java
package com.ankamagames.wakfu.common.game.ai.antlrcriteria; import java.util.*; import com.ankamagames.framework.ai.criteria.antlrcriteria.*; import com.ankamagames.wakfu.common.game.effectArea.*; import com.ankamagames.baseImpl.common.clientAndServer.game.effectArea.*; import com.ankamagames.wakfu.common.datas.*; imp...
[ "totomakers@hotmail.fr" ]
totomakers@hotmail.fr
ca19e50305d1989288d0cfd6be5648d9b675a09d
ac392f1cadd4979813a810f87041efdae3ca4832
/spring-batch-example/src/test/java/com/vther/spring/batch/ch07/JobLaunchXmlCallback.java
8fc9cf1eac3e0f7928f54adff89e02675c422530
[]
no_license
vther/spring-batch
234356b7823e89e4d13df0d34a61175547dd69b7
8ace01e90c82851c45e975aabfd924874090b86e
refs/heads/master
2021-01-19T19:22:23.505823
2017-04-18T15:49:58
2017-04-18T15:49:58
88,414,256
0
0
null
null
null
null
UTF-8
Java
false
false
452
java
package com.vther.spring.batch.ch07; import com.vther.spring.batch.JobLaunchBase; import org.springframework.batch.core.JobParametersBuilder; import java.util.Date; /** * * * 2013-2-28下午08:34:48 */ public class JobLaunchXmlCallback { public static void main(String[] args) { JobLaunchBase.executeJo...
[ "vther@qq.com" ]
vther@qq.com
b49dd7e1b19fed9e58e4d23be449e3fe4fdc024c
a4f1a8877c721c4275cb4d945abeb5da508792e3
/utterVoiceCommandsBETA_source_from_JADX/com/brandall/nutter/mg.java
ab3ef4550b3e3f8936d694a23340dba39693b41d
[]
no_license
coolchirag/androidRepez
36e686d0b2349fa823d810323034a20e58c75e6a
8d133ed7c523bf15670535dc8ba52556add130d9
refs/heads/master
2020-03-19T14:23:46.698124
2018-06-13T14:01:34
2018-06-13T14:01:34
136,620,480
0
0
null
null
null
null
UTF-8
Java
false
false
614
java
package com.brandall.nutter; import android.media.MediaPlayer; import android.media.MediaPlayer.OnCompletionListener; final class mg implements OnCompletionListener { mg() { } public final void onCompletion(MediaPlayer mediaPlayer) { if (ServiceTTS.f844C > ServiceTTS.f845D) { if (medi...
[ "j.chirag5555@gmail.com" ]
j.chirag5555@gmail.com
bdd4c946504a1329a3db75d4b3f3101044a415b6
ec9bf57a07b7b06134ec7a21407a11f69cc644f7
/src/ctl.java
cca35fe37017d141c641d32562f0975b0b329c8b
[]
no_license
jzarca01/com.ubercab
f95c12cab7a28f05e8f1d1a9d8a12a5ac7fbf4b1
e6b454fb0ad547287ae4e71e59d6b9482369647a
refs/heads/master
2020-06-21T04:37:43.723581
2016-07-19T16:30:34
2016-07-19T16:30:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
774
java
import java.util.concurrent.ExecutorService; public abstract interface ctl { public abstract kld<ctn> a(); public abstract cui b(); public abstract ctk c(); public abstract ctm d(); public abstract ckc e(); public abstract kld<clu> f(); public abstract ife g(); public abstract joq ...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
b7452e6e5f24ba6635eaabd2aaac219ca7fc778d
f909ec612f17254be491c3ef9cdc1f0b186e8daf
/springboot_plugin/springboot_redis/icloud-cache/src/main/java/com/icloud/cache/service/impl/CacheManagerImpl.java
1c4d6b6beca6e4d0a1ee2acfe75ef7b02ae0e5e1
[ "Apache-2.0" ]
permissive
kingking888/jun_java_plugin
8853f845f242ce51aaf01dc996ed88784395fd83
f57e31fa496d488fc96b7e9bab3c245f90db5f21
refs/heads/master
2023-06-04T19:30:29.554726
2021-06-24T17:19:55
2021-06-24T17:19:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,880
java
/** * */ package com.icloud.cache.service.impl; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import org.apache.commons.lang3.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.env.Environment; import org.s...
[ "wujun728@hotmail.com" ]
wujun728@hotmail.com
2a2d04cb0f012b60da737a1cd95406ac666681c8
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/13/13_9bdc290515511d9c0ab41c12b278b30f55d1167f/DeploymentIndexTest/13_9bdc290515511d9c0ab41c12b278b30f55d1167f_DeploymentIndexTest_t.java
24d9efde09119af4564bdbdbcc075d8d47b8c0a8
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,003
java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); y...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
64ba1292433847620e44beda42c46946b6fff841
f250150db9a516a40522a7a4330851981f0088c3
/core/src/main/java/com/geecommerce/core/payment/annotation/PaymentMethod.java
2faa9bd9099facd65cef317fad2037cc6d7b4f2a
[ "Apache-2.0" ]
permissive
geetools/geeCommerce-Java-Shop-Software-and-PIM
f623fd67f74d87a9e5ab4dc43a7023ed37651bf6
fc115eb2caa989ac939cf436c2144ebeedcac5aa
refs/heads/master
2023-03-30T16:49:08.912821
2022-12-06T09:13:09
2023-01-10T17:47:55
74,185,677
11
2
Apache-2.0
2023-03-22T21:24:05
2016-11-19T03:56:51
Java
UTF-8
Java
false
false
310
java
package com.geecommerce.core.payment.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) public @interface PaymentMethod { }
[ "md@commerceboard.com" ]
md@commerceboard.com
cad2e78ed5d73ae787afda1e887bf7d8b76fcd7f
e7c4ca6f5b87695b80e22e481f92e2a1756d101a
/src/main/java/com/zlj/zl/user/development/controller/DevelopmentController.java
eaa3bf5a9a8cc33173fc67e0cc4efceffa3a84fe
[]
no_license
hliyufeng/zljpa
5b33571c26527020ea35efa010ad9f2f4056c2d5
ff1f2ef2d5e0304d84285bbd57289a409becede6
refs/heads/master
2020-03-27T08:36:48.222113
2018-06-06T02:43:04
2018-06-06T02:43:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,997
java
package com.zlj.zl.user.development.controller; import com.zlj.zl.user.development.model.DevelopmentModel; import com.zlj.zl.user.development.service.DevelopmentService; import com.zlj.zl.util.resultJson.ResponseResult; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.fac...
[ "xuesemofa@126.com" ]
xuesemofa@126.com
6938084de2d2de3d53515650a7697113ccfa02b8
bcaca2c455dd33674f74aab994917f8f0a7d5202
/src/main/java/slimeknights/tconstruct/library/book/sectiontransformer/BowMaterialSectionTransformer.java
e33fc97e70ad82a9f1b3042006715c60822b0fb2
[ "MIT" ]
permissive
Drullkus/TinkersConstruct
b01d22cca81394cfbcffabd6ef1a93fc56fa74c7
7c1003c25344556bab9dae2e23fbf866f1c415ad
refs/heads/master
2021-01-01T15:42:07.340804
2017-07-16T14:55:14
2017-07-16T14:55:14
31,044,360
0
0
null
2015-02-20T00:24:29
2015-02-20T00:24:28
null
UTF-8
Java
false
false
4,063
java
package slimeknights.tconstruct.library.book.sectiontransformer; import com.google.common.collect.Lists; import net.minecraftforge.fml.common.Loader; import net.minecraftforge.fml.common.LoaderState; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly; import java.util.Li...
[ "bernhard.bonigl@gmail.com" ]
bernhard.bonigl@gmail.com
35b8c04547af18b92c53510d7c9dbe30bbc28a65
963599f6f1f376ba94cbb504e8b324bcce5de7a3
/sources/com/google/android/gms/internal/measurement/zzjy.java
35751bccc8cbfcf6b27836ba2da07648f9ea5baa
[]
no_license
NikiHard/cuddly-pancake
563718cb73fdc4b7b12c6233d9bf44f381dd6759
3a5aa80d25d12da08fd621dc3a15fbd536d0b3d4
refs/heads/main
2023-04-09T06:58:04.403056
2021-04-20T00:45:08
2021-04-20T00:45:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,220
java
package com.google.android.gms.internal.measurement; import java.io.IOException; import java.util.List; import java.util.Map; /* compiled from: com.google.android.gms:play-services-measurement-base@@18.0.0 */ interface zzjy { int zza() throws IOException; <T> T zza(zzkb<T> zzkb, zzhl zzhl) throws IOException...
[ "a.amirovv@mail.ru" ]
a.amirovv@mail.ru
c5b2336aa55edd872ecca8d1051ce12c638c2411
c0456d9871e8cd204024bc0e9252d11fb0d7de60
/picture_library/src/main/java/com/luck/picture/lib/SpacesItemDecoration.java
20579804532b64e81dc64be741a7c64f8c9cf8bc
[]
no_license
githubwxq/DevelopTools
c3c85747604131280c40be9684a3179deb49f97c
6b08b91897816845ed7f0f17eeeb3afa170586d1
refs/heads/master
2022-10-12T09:50:01.189037
2022-09-26T06:50:13
2022-09-26T06:50:13
138,365,510
10
6
null
2019-01-08T07:01:07
2018-06-23T02:37:50
Java
UTF-8
Java
false
false
1,398
java
package com.luck.picture.lib; import android.graphics.Rect; import androidx.recyclerview.widget.RecyclerView; import android.view.View; /** * 右边有 最后一项没有 上面的间距 处理右面的间距 */ public class SpacesItemDecoration extends RecyclerView.ItemDecoration { private int space; private int span; //列数 // 右边间距 pub...
[ "805380422@qq.com" ]
805380422@qq.com
056fed5274b698ed7ca4a44ff115913168542c1f
78f7fd54a94c334ec56f27451688858662e1495e
/partyanalyst-service/trunk/src/main/java/com/itgrids/partyanalyst/model/BiometricDeviceLog.java
654e6f81a2e4ac1d5917ac4192d5ba6a84b0b998
[]
no_license
hymanath/PA
2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef
d166bf434601f0fbe45af02064c94954f6326fd7
refs/heads/master
2021-09-12T09:06:37.814523
2018-04-13T20:13:59
2018-04-13T20:13:59
129,496,146
1
0
null
null
null
null
UTF-8
Java
false
false
3,129
java
package com.itgrids.partyanalyst.model; import java.io.Serializable; import java.util.Date; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Generation...
[ "itgrids@b17b186f-d863-de11-8533-00e0815b4126" ]
itgrids@b17b186f-d863-de11-8533-00e0815b4126
3fb3415c00ef1d37918704fc9a58a4f592ce12e5
05815b2cef740c07db51e14116ea0525e0fbe07c
/mxupdate-eclipse/tags/V0.9.0/src/main/java/org/mxupdate/eclipse/adapter/ISearchItem.java
fcca61377db2cc12d5f622befaaf877049bff0d1
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "CC-BY-2.5" ]
permissive
moxter/mxupdate-archive
c978dcadaf739fc2a389b71b0310ada19315dbdb
0640f790da246976af6d420011eb77b2395267a7
refs/heads/master
2021-01-01T03:50:10.454294
2014-02-07T20:48:35
2014-02-07T20:48:35
57,129,728
2
1
null
null
null
null
UTF-8
Java
false
false
1,335
java
/* * Copyright 2008-2010 The MxUpdate Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
[ "tim.moxter@d6820e0a-e98e-11dd-b00f-9fabb4b2ff13" ]
tim.moxter@d6820e0a-e98e-11dd-b00f-9fabb4b2ff13
d061cf515d55e86ceff7b85b88a70cb976782d2e
5d193fd79c54c6363bf4e922a9521086a375694b
/__EixoX.Mathematica/Analysis/solvers/AbstractDifferentiableUnivariateSolver.java
deffaebca78696cabf584dd26c08e7118c9aa049
[]
no_license
EixoX/Jetfuel-CSharp
8c497e50188afca6df7e20246e2539e2c1cf82b2
573db431dada739d4216ddec9b23bc115a3524b5
refs/heads/master
2022-12-14T15:47:16.351091
2022-12-11T02:23:09
2022-12-11T02:23:09
8,447,110
2
5
null
2022-12-11T02:23:11
2013-02-27T02:29:00
Java
UTF-8
Java
false
false
3,354
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "rodrigo.portela@gmail.com" ]
rodrigo.portela@gmail.com
0c3ad7334e982b4333c477ac5b5bb21b8498000d
601582228575ca0d5f61b4c211fd37f9e4e2564c
/logisoft_revision1/src/com/gp/cong/logisoft/bc/referenceDataManagement/WareHouseTempBC.java
382a87baa8d31244146277fa079cdd6df5a16519
[]
no_license
omkarziletech/StrutsCode
3ce7c36877f5934168b0b4830cf0bb25aac6bb3d
c9745c81f4ec0169bf7ca455b8854b162d6eea5b
refs/heads/master
2021-01-11T08:48:58.174554
2016-12-17T10:45:19
2016-12-17T10:45:19
76,713,903
1
1
null
null
null
null
UTF-8
Java
false
false
1,182
java
package com.gp.cong.logisoft.bc.referenceDataManagement; import java.util.Iterator; import java.util.List; import com.gp.cong.logisoft.domain.Warehouse; import com.gp.cong.logisoft.domain.WarehouseTemp; import com.gp.cong.logisoft.hibernate.dao.WarehouseDAO; public class WareHouseTempBC { public WarehouseTemp get...
[ "omkar@ziletech.com" ]
omkar@ziletech.com
6a5d1390398ddf8977b7f3f217bddd611da14d38
6e0fe0c6b38e4647172259d6c65c2e2c829cdbc5
/modules/base/indexing-impl/src/main/java/com/intellij/openapi/module/impl/scopes/ModulesScope.java
f76b579e04a78ba7ffdde6d66bb3410cab4d0fd0
[ "Apache-2.0", "LicenseRef-scancode-jgraph" ]
permissive
TCROC/consulo
3f9a6df84e0fbf2b6211457b8a5f5857303b3fa6
cda24a03912102f916dc06ffce052892a83dd5a7
refs/heads/master
2023-01-30T13:19:04.216407
2020-12-06T16:57:00
2020-12-06T16:57:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,069
java
/* * Copyright 2000-2014 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
685dbc76d42b14548b160a1d7d107e5f4651f28f
39e880dacc9a01d03399b3ff1fb5e96b98802039
/tern-core/src/main/java/org/ternlang/core/function/index/ParameterTypeExtractor.java
aec6a2442c4c53acba4d56a642ae2261583b46d8
[]
no_license
tern-lang/tern
581aa79bebcfe079fe7648f764e921ecb7a12390
7cf10f325f25b379717985673af4c0bae308a712
refs/heads/master
2023-07-18T12:27:05.425643
2023-07-09T13:54:21
2023-07-09T13:54:21
169,908,813
24
2
null
2023-02-10T16:44:12
2019-02-09T20:11:12
Java
UTF-8
Java
false
false
1,277
java
package org.ternlang.core.function.index; import java.util.List; import org.ternlang.core.constraint.Constraint; import org.ternlang.core.function.Function; import org.ternlang.core.function.Parameter; import org.ternlang.core.function.Signature; import org.ternlang.core.scope.Scope; import org.ternlang.core...
[ "theternlang@gmail.com" ]
theternlang@gmail.com
1f6ecafbb3bc828aa12c6fa49e0d3308231d6ceb
0207203c7c4790c35bcb7b5c21d3d66757f658d8
/docroot/WEB-INF/src/vn/dtt/duongbien/dao/vrcb/service/HistoryInterfaceRequestServiceUtil.java
070291a6edb4a005a1a8acf005b9a311d3063405
[]
no_license
longdm10/DuongBoDoanhNghiepApp-portlet
930a0628a34a76dbd9e7e96febcd13206366b954
512b03be6cd6d7e2aa9043ab0a9480de5518ce84
refs/heads/master
2021-01-21T13:44:15.439969
2016-04-28T17:39:15
2016-04-28T17:39:15
54,985,320
0
0
null
null
null
null
UTF-8
Java
false
false
3,315
java
/** * Copyright (c) 2000-2013 Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any later...
[ "longdm10@gmail.com" ]
longdm10@gmail.com