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
f6e3042100746e0ae6901ecae35fc5475069f4a9
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_89f7ab3e12da5cc652a5b56395fb7624db1ae63d/TransactionContextImpl/6_89f7ab3e12da5cc652a5b56395fb7624db1ae63d_TransactionContextImpl_s.java
a41bb1e6708b41d8679842fab2e8688b89f18e62
[]
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
5,744
java
/* * Copyright (c) 2008-2013, Hazelcast, Inc. 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 copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
20d94180771ff7a0e3bcc523d4f56a1c7c04e66a
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project93/src/test/java/org/gradle/test/performance93_4/Test93_317.java
e64551c79e809fae0c96729b78fffd1ccd48a7d4
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
292
java
package org.gradle.test.performance93_4; import static org.junit.Assert.*; public class Test93_317 { private final Production93_317 production = new Production93_317("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
eea37752d6448bba0988f977fb91557dd5960980
c670fe9624e7490e262e90716145fe1f966a9f60
/app_tms_required/src/main/java/tms/space/lbs_driver/tms_required/business_person/PersonalVh.java
f542dafb5f0aa4cbc31ec3bf0c19088d7bc67cd9
[]
no_license
15608447849/lbs_driver
8c747a15ae43555840c75dc8f168fa14fa54b949
f675232d5f51def0cad386c7cfa4574149d8ba49
refs/heads/master
2020-03-27T17:38:12.646649
2018-12-25T09:48:54
2018-12-25T09:48:54
146,863,268
3
0
null
null
null
null
UTF-8
Java
false
false
765
java
package tms.space.lbs_driver.tms_required.business_person; import android.content.Context; import android.support.v7.widget.RecyclerView; import com.leezp.lib.viewholder.annotations.RidClass; import tms.space.lbs_driver.tms_base.recycler.FragmentRecycleViewHolderAbs; import tms.space.lbs_driver.tms_base.viewholder.b...
[ "793065165@qq.com" ]
793065165@qq.com
0b7a62f5dcbf32caff553c22cfcafe98d6774b20
cdf45feab95cbf6670801c5b27e90ed3657d8ea7
/firebaseconnector/src/main/java/it/cosenonjaviste/firebaseconnector/Survey.java
6c28378f69f8b4e84422d5a99c4621adc3f52add
[]
no_license
fabioCollini/AndroidWearCodeLab
eb5895512d185d2a530f5fc078a3a179cff17b4c
19009ba5d14a4ce8288e9924563758d5559824b1
HEAD
2016-08-11T06:25:27.031915
2015-11-04T08:08:39
2015-11-04T08:08:39
45,523,819
2
0
null
null
null
null
UTF-8
Java
false
false
1,491
java
package it.cosenonjaviste.firebaseconnector; import android.support.annotation.Nullable; import com.google.gson.Gson; import java.util.Map; public class Survey { private String question; private Map<String, String> answers; private long timestamp; public Survey() { } public Survey(String...
[ "fabio.collini@gmail.com" ]
fabio.collini@gmail.com
c9c0519f99c4a64859623ab8329a6f981768b9b9
cdceb0cd5840af01e21dd21b2648f571c840e53d
/src/main/java/win/hupubao/mapper/hupubao/ArticleTagMapper.java
fd7525e3d343722e5dd74a6f3d3e1aa4a292f868
[]
no_license
ysdxz207/hupubao
3175935a22e4c1c0e06e11f3399caba24767f556
697edf2e278acd906999576d1e2708f5cbe3d6df
refs/heads/master
2020-03-23T22:29:54.512721
2019-01-18T06:23:18
2019-01-18T06:23:18
52,258,543
0
0
null
null
null
null
UTF-8
Java
false
false
249
java
package win.hupubao.mapper.hupubao; import org.springframework.stereotype.Repository; import win.hupubao.domain.ArticleTag; import win.hupubao.utils.mybatis.MyMapper; @Repository public interface ArticleTagMapper extends MyMapper<ArticleTag> { }
[ "ysdxz207@qq.com" ]
ysdxz207@qq.com
c28002a0c53e31fbce2d588003aa09919eee7676
69736cac0f131234afe0c6aa02e2ac4679f42874
/Dddml.Wms.JavaCommon/src/org/dddml/wms/domain/OrganizationStateEventIdDto.java
5d8f3c547054ebd76c039265d5c9697e65a4efcc
[]
no_license
573000126/wms-4
4455f5238eb651a5026c15bdcbea9071cfb9c5de
7ed986e44a8a801b221288511e7f23c76548d2e9
refs/heads/master
2021-03-10T22:28:53.440247
2016-08-18T09:32:17
2016-08-18T09:32:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,275
java
package org.dddml.wms.domain; public class OrganizationStateEventIdDto { private OrganizationStateEventId value; public OrganizationStateEventIdDto() { this(new OrganizationStateEventId()); } public OrganizationStateEventIdDto(OrganizationStateEventId value) { this.value = ...
[ "yangjiefeng@gmail.com" ]
yangjiefeng@gmail.com
189ba6e0b19b936520d5535b5162342d0df19477
aeb932b777a87f8db00bf4b043c2b6a30876d95b
/wechat-frameword/src/main/java/com/water/wechat/framework/message/resp/NewsMessage.java
b8a5b22095c1d89a91729d2ab1c4e14383538f13
[]
no_license
zhangxiaoxu132113/mw-weichart
b26e4fc8f1e836ed58479798704ca939f0382fdc
47dd0d8c11fafc2fcb8579ea22a165f79cbd2bbe
refs/heads/master
2020-12-02T22:39:54.314388
2017-08-22T10:01:11
2017-08-22T10:01:11
96,163,161
0
0
null
null
null
null
UTF-8
Java
false
false
744
java
package com.water.wechat.framework.message.resp; import java.util.List; /** * ClassName: NewsMessage * @Description: 多图文消息 */ public class NewsMessage extends BaseMessage { // 图文消息个数,限制为10条以内 private int ArticleCount; // 多条图文消息信息,默认第一个item为大图 private List<Article> Articles; publi...
[ "136218949@qq.com" ]
136218949@qq.com
dff963c82ef3aa4b1f668ce70c5236b87d663ace
c9031206be0be3fa70de1689d5448807c4f4609b
/pigeon-core/src/main/java/payne/framework/pigeon/core/exception/SignerException.java
7e5f69a0d9a5ea7067b673eef1f3a29c0fb953a1
[]
no_license
liangmingjie/pigeon
3d2dff89c32a94c44914cb1d15ef2ca4f4a190f8
a1076afda2cab8ac6aa0f5d41c1f086f45948ef6
refs/heads/master
2020-12-03T05:12:25.785988
2016-01-07T07:21:10
2016-01-07T07:21:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
package payne.framework.pigeon.core.exception; public class SignerException extends Exception { private static final long serialVersionUID = 2868413020300168866L; public SignerException() { super(); } public SignerException(String message, Throwable cause) { super(message, cause); } public Si...
[ "646742615@qq.com" ]
646742615@qq.com
55bb8c2836629126885e5c7f63392f8512e3937f
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module1758_public/tests/unittests/src/java/module1758_public_tests_unittests/a/Foo2.java
11f8e1d10d3521d877411ea6b5f2a87029877951
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
1,674
java
package module1758_public_tests_unittests.a; import java.awt.datatransfer.*; import java.beans.beancontext.*; import java.io.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam ...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
677e1ae290ef079bee45cef9e577925660896bb3
6b87a819bea2a777e0e022243c200aaecac92cd0
/Java/src/Tema5/Ejercicio_28.java
028a0be335e36f6a1ec03458ca4d9fbbdcecba20
[]
no_license
AngelBarrosoDelRio/EjerciciosJava
02694d0857b4897573937ae7c4b9e2da99265dd3
fb9a19e53b0f5deeefc30c3ea414da2379c2a30f
refs/heads/master
2021-01-17T07:15:23.625260
2016-05-23T19:18:49
2016-05-23T19:18:49
43,482,033
1
0
null
null
null
null
UTF-8
Java
false
false
1,614
java
/* * Escribe un programa que calcule el factorial de un número entero leído por teclado. */ package Tema5; import java.util.Scanner; /** * * @author angelo */ public class Ejercicio_28 { public static void main(String[] args) { Scanner entrada = new Scanner (System.in); Syst...
[ "you@example.com" ]
you@example.com
5081b8bad0f3d8394848a9db83db9478c125b544
6259a830a3d9e735e6779e41a678a71b4c27feb2
/anchor-plugin-image-task/src/main/java/org/anchoranalysis/plugin/image/task/bean/grouped/selectchannels/All.java
4cbcde6ef9b38c72d2516ffff4f812e9f0ed5284
[ "MIT" ]
permissive
anchoranalysis/anchor-plugins
103168052419b1072d0f8cd0201dabfb7dc84f15
5817d595d171b8598ab9c0195586c5d1f83ad92e
refs/heads/master
2023-07-24T02:38:11.667846
2023-07-18T07:51:10
2023-07-18T07:51:10
240,064,307
2
0
MIT
2023-07-18T07:51:12
2020-02-12T16:48:04
Java
UTF-8
Java
false
false
3,565
java
/*- * #%L * anchor-plugin-image-task * %% * Copyright (C) 2010 - 2020 Owen Feehan, ETH Zurich, University of Zurich, Hoffmann-La Roche * %% * 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 Soft...
[ "owenfeehan@users.noreply.github.com" ]
owenfeehan@users.noreply.github.com
20503271e9add46dceeb2182e3f1c90abbaca405
cdeee1295065d0ba965dd0c502973e9c3aa60618
/gameserver/data/scripts/quests/_147_PathToBecomingAnEliteMercenary.java
a3c2519a262c0cea94402c2c7b6532e104566af9
[]
no_license
forzec/l-server
526b1957f289a4223942d3746143769c981a5508
0f39edf60a14095b269b4a87c1b1ac01c2eb45d8
refs/heads/master
2021-01-10T11:39:14.088518
2016-03-19T18:28:04
2016-03-19T18:28:04
54,065,298
5
0
null
null
null
null
UTF-8
Java
false
false
4,565
java
package quests; import org.mmocore.gameserver.model.Player; import org.mmocore.gameserver.model.entity.events.impl.DominionSiegeEvent; import org.mmocore.gameserver.model.entity.residence.Castle; import org.mmocore.gameserver.model.instances.NpcInstance; import org.mmocore.gameserver.model.quest.Quest; import org.mmoc...
[ "dmitry@0xffff" ]
dmitry@0xffff
3f20026993e2ec593e9ff633b39d1c6f90f64794
abc31f87a253ae4d73cb9d3219af6874f917d955
/aliyun-java-sdk-iot/src/main/java/com/aliyuncs/iot/model/v20160530/SubTopicFilterRequest.java
12d1e727fe9d8c4138795df85dbd21d8153224cd
[ "Apache-2.0" ]
permissive
nocb/aliyun-openapi-java-sdk
edd274a67671df07c399e5d0b780f47ac6ac5178
ddbb07da2743fd9f64dd018c658fcbc35b813027
refs/heads/master
2021-01-01T06:37:16.017716
2017-07-14T10:08:31
2017-07-14T10:08:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,039
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")...
[ "ling.wu@alibaba-inc.com" ]
ling.wu@alibaba-inc.com
ca3bb93326764b05677c3d259e6a12764ec6d427
acd9b11687fd0b5d536823daf4183a596d4502b2
/java-client/src/main/java/co/elastic/clients/elasticsearch/ml/TrainedModelStats.java
6446023640de7d9a525e6f477d48c57431917a64
[ "Apache-2.0" ]
permissive
szabosteve/elasticsearch-java
75be71df80a4e010abe334a5288b53fa4a2d6d5e
79a1249ae77be2ce9ebd5075c1719f3c8be49013
refs/heads/main
2023-08-24T15:36:51.047105
2021-10-01T14:23:34
2021-10-01T14:23:34
399,091,850
0
0
Apache-2.0
2021-08-23T12:15:19
2021-08-23T12:15:19
null
UTF-8
Java
false
false
7,407
java
/* * Licensed to Elasticsearch B.V. under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch B.V. licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not u...
[ "sylvain@elastic.co" ]
sylvain@elastic.co
17898e592e3690cd79b1f5abb1cd91179d003b77
1e7f68d62f0b9408054a7ddee252a02d94bf93fc
/CommModule/src/ca/uhn/hl7v2/model/v26/group/PEX_P07_RX_ADMINISTRATION.java
7c853893e93c49cd3c0e472cd69dd9ea268ea822
[]
no_license
sac10nikam/TX
8b296211601cddead3749e48876e3851e867b07d
e5a5286f1092ce720051036220e1780ba3408893
refs/heads/master
2021-01-15T16:00:19.517997
2013-01-21T09:38:09
2013-01-21T09:38:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,615
java
/* * This class is an auto-generated source file for a HAPI * HL7 v2.x standard structure class. * * For more information, visit: http://hl7api.sourceforge.net/ * * The contents of this file are subject to the Mozilla Public License Version 1.1 * (the "License"); you may not use this file except in comp...
[ "nacrotic@hotmail.com" ]
nacrotic@hotmail.com
949e07c997650247437fb4e4a43f43a24427a388
f763af9d7f3cb2d9015e512e353385bc5abc8318
/DSAJ-Ch2-Ex3/src/HighArray.java
96e2b21994f38923cdf5bfeb721417de6802ac11
[]
no_license
shonessy/Data_Structures_And_Algorithms_in_Java-AND-Programming_Interviews_Exposed
18b66b5656cf577b88189fadad79c940800835f0
c1c8fd74385fcae1ee2ec0b7e84a68de4bcbc2b6
refs/heads/master
2021-09-03T03:50:12.432391
2017-12-18T23:37:56
2017-12-18T23:37:56
109,734,362
0
0
null
null
null
null
UTF-8
Java
false
false
868
java
public class HighArray implements Array{ private int array[]; private int index; public HighArray(int max) { this.array = new int[max]; this.index = 0; } public void insert(int e) { this.array[this.index++] = e; } public int find(int e) { for(int i=0; i<this.array.length; i++) if(this.array[i]=...
[ "nemanja.el@hotmail.com" ]
nemanja.el@hotmail.com
342443de799b9dde8f08173210ded45effb86aa8
68e4676b246cfef371a0de908fd3922f56b881d0
/alipay-sdk-master/src/main/java/com/alipay/api/response/SsdataDataserviceRiskRainscoreQueryResponse.java
7af199886579e475989ff8657e960082f22c6113
[ "Apache-2.0" ]
permissive
everLuck666/BoruiSystem
c66872ac965df2c6d833c7b529c1f76805d5cb05
7e19e43e8bb42420e87398dcd737f80904611a56
refs/heads/master
2023-03-29T12:08:07.978557
2021-03-22T03:12:23
2021-03-22T03:12:23
335,288,821
0
0
null
null
null
null
UTF-8
Java
false
false
2,105
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.InfoCode; import com.alipay.api.AlipayResponse; /** * ALIPAY API: ssdata.dataservice.risk.rainscore.query response. * * @autho...
[ "49854860+DFRUfO@users.noreply.github.com" ]
49854860+DFRUfO@users.noreply.github.com
336cb50919fcaa102822d21eaef41943f1945ba3
d310d2d6442754f7cd614150596fb5faed9363f4
/src/main/java/prosayj/thinking/springsecurity/model/user/mapper/UserDomainMapper.java
fff529dcc59cf72b28dad090dfb598953834a0b9
[]
no_license
ProSayJ/think-in-spring-security
944d8e078835c247611552cef3a03a2ad1969e28
9cbacac76bb2b071ad2b8bb30ce0a4539d641182
refs/heads/main
2023-06-22T16:38:38.700341
2021-07-08T10:52:56
2021-07-08T10:52:56
332,620,997
0
0
null
null
null
null
UTF-8
Java
false
false
364
java
package prosayj.thinking.springsecurity.model.user.mapper; import prosayj.thinking.springsecurity.model.user.domain.UserDomain; /** * UserDomainMapper * * @author yangjian@bubi.cn * @date 2020-07-15 下午 11:13 * @since 1.0.0 */ public interface UserDomainMapper { UserDomain findByUsername(String username); ...
[ "15665662468@163.com" ]
15665662468@163.com
afae372a720248731771eb749062a19a4dfa3d5e
53f895ac58cb7c9e1e8976c235df9c4544e79d33
/27_String/com/source/string1/K.java
43ac78948c34e519c132478b7a8d36d649ed87b3
[]
no_license
alagurajan/CoreJava
c336356b45cdbcdc88311efbba8f57503e050b66
be5a8c2a60aac072f777d8b0320e4c94a1266cb3
refs/heads/master
2021-01-11T01:33:11.447570
2016-12-16T22:24:58
2016-12-16T22:24:58
70,690,915
0
0
null
null
null
null
UTF-8
Java
false
false
298
java
package com.source.string1; public class K { public static void main(String[] args) { String s1 = "null"; String s2 = null; String s3 = s1+null; String s4 = s2+null; System.out.println(s3); System.out.println(s4); System.out.println(s3.equals(s4)); } }
[ "aalagurajan@gmail.com" ]
aalagurajan@gmail.com
8e382f983c8a8336ef47649c27fb9e5952ef71e2
6928f1c8d5b86d24a0e017fc9ac180ed3d9e72b1
/src/chapter06/ch13/SystemInTest1.java
260f2ee71040e6e245c1d479d2586b2a77d504b3
[]
no_license
minhee0327/fastcampus-java
5c25d4377b720945b83646c34eb6af43c0a541a3
57f03ccc0ab4ec97b7305e09a944f6a0b8a9fb6f
refs/heads/master
2023-05-22T18:11:15.092799
2021-06-14T02:28:12
2021-06-14T02:28:12
362,716,434
0
0
null
null
null
null
UTF-8
Java
false
false
683
java
package chapter06.ch13; import java.io.IOException; import java.io.InputStreamReader; public class SystemInTest1 { public static void main(String[] args) { System.out.println("알파벳 여러개를 쓰고 [Enter]를 누르세요"); int i; try { //InputStreamReader 문자를 바이트 단위로 읽을 수 있도록 돕는 보조스트림 ...
[ "queen.minhee@gmail.com" ]
queen.minhee@gmail.com
834a27206ba1d48be5cb92b927a86911e7c2057e
8122409d3d5ec087ecdcf429d9f213ddabd19a64
/app/src/main/java/com/cpigeon/book/module/play/viewmodel/PlayListViewModel.java
60bc811ba2ae09cc98ea2ef935ed8715f8dddd10
[]
no_license
xiaohl-902/PSpectrumAndroid
69779c2813f0c0f45354d6182e47c16c4024e702
365d6015c2cbbf985b14b7e7009d0b893a4790ed
refs/heads/master
2020-04-06T13:09:13.919105
2018-11-14T03:43:57
2018-11-14T03:43:57
157,486,399
0
1
null
null
null
null
UTF-8
Java
false
false
2,278
java
package com.cpigeon.book.module.play.viewmodel; import android.arch.lifecycle.MutableLiveData; import com.base.base.BaseViewModel; import com.base.http.HttpErrorException; import com.cpigeon.book.model.PlayModel; import com.cpigeon.book.model.UserModel; import com.cpigeon.book.model.entity.LeagueDetailsEntity; import...
[ "656452024@qq.com" ]
656452024@qq.com
467fb7539f14178510abfd03dfd7217b99e67e72
3a94e2beee1f4d2289b1abbe459b1dad18b60168
/src/main/java/org/lhqz/demo/thinkinginjava/enums/SpaceShip.java
0cf66ea8e93053997b9819971de1a0c3ee7baeaf
[]
no_license
leihenqingze/demo-thinkinjava
320b0292589dd52d02cad013558b8c45d5ba5a57
6735c807fad1963aaec2c755aae5f525304361ad
refs/heads/master
2020-03-28T19:49:11.915175
2018-10-14T08:02:12
2018-10-14T08:02:12
149,012,487
0
0
null
null
null
null
UTF-8
Java
false
false
513
java
package org.lhqz.demo.thinkinginjava.enums; import static org.lhqz.demo.tools.Print.*; /** * 覆盖enum方法 */ public enum SpaceShip { SCOUT, CARGO, TRANSPORT, CRUISER, BATTLESHIP, MOTHERSHIP; @Override public String toString() { String id = name(); String lower = id.substring(1).toLowerCase...
[ "leihenqingze@sina.com" ]
leihenqingze@sina.com
7910f02ce6acf60da0d60695497f23204818a74b
45d26acc585bfcf0612e6dacc6badfcf62c7985a
/dospexml-basic/src/main/java/javax0/dospexml/commands/basic/package-info.java
8a978f98c15c750d0de24e968212ae32736614fe
[]
no_license
verhas/dospexml
3d270f9fd66a15fde99f1180cbde5b1f22ba35ac
5d314c5ca1b59a4ba08b662688a4d2111529186a
refs/heads/master
2023-02-02T02:13:23.612687
2020-12-12T18:31:55
2020-12-12T18:31:55
233,652,144
0
0
null
null
null
null
UTF-8
Java
false
false
130
java
/** * Very simple basic commands, which can be registered and used in an application. */ package javax0.dospexml.commands.basic;
[ "peter@verhas.com" ]
peter@verhas.com
6b40b0b577c166627f79dc2f3babd99e9e82901b
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project39/src/main/java/org/gradle/test/performance39_4/Production39_393.java
91bd404fe28d2daf83bcd267c5cb79adef402b7d
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
305
java
package org.gradle.test.performance39_4; public class Production39_393 extends org.gradle.test.performance13_4.Production13_393 { private final String property; public Production39_393() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
34954011fecc9e5e471e5bba45339d6d7672faf5
d33e0f73bb75541a031fa6f082c6d7706355233c
/ezyfox-hazelcast-mongodb/src/test/java/com/tvd12/ezyfox/hazelcast/testing/service/ExampleUserTest.java
79a8444fa1b22aa6189925d1e1efc9341336ff9e
[ "Apache-2.0" ]
permissive
communityus-branch/ezyfox
75707e0587fba2d0989a14fe44dc1ae9b28cf0dc
8af507665bfb1bc53b8451c74a54e4be86f66f59
refs/heads/master
2020-04-17T15:56:52.591673
2018-10-13T18:20:51
2018-10-13T18:20:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,046
java
package com.tvd12.ezyfox.hazelcast.testing.service; import org.testng.annotations.Test; import com.hazelcast.core.IMap; import com.tvd12.ezyfox.hazelcast.service.EzySimpleMaxIdService; import com.tvd12.ezyfox.hazelcast.testing.HazelcastBaseTest; import com.tvd12.ezyfox.hazelcast.testing.constant.Entities; import com....
[ "itprono3@gmail.com" ]
itprono3@gmail.com
57794de040958f173b872db444058eefc208d89d
dfd7e70936b123ee98e8a2d34ef41e4260ec3ade
/analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/com/uber/rave/InvalidModelException.java
d3150cd14dac49b7bd3812217d5712e1a9ed50c9
[ "Apache-2.0" ]
permissive
skkuse-adv/2019Fall_team2
2d4f75bc793368faac4ca8a2916b081ad49b7283
3ea84c6be39855f54634a7f9b1093e80893886eb
refs/heads/master
2020-08-07T03:41:11.447376
2019-12-21T04:06:34
2019-12-21T04:06:34
213,271,174
5
5
Apache-2.0
2019-12-12T09:15:32
2019-10-07T01:18:59
Java
UTF-8
Java
false
false
208
java
package com.uber.rave; import java.util.List; public final class InvalidModelException extends RaveException { public InvalidModelException(List<RaveError> list) { super(list); } }
[ "33246398+ajid951125@users.noreply.github.com" ]
33246398+ajid951125@users.noreply.github.com
fbd3ffcf4eca5c7ac1e20060de3ff53ad8b805fe
f311c7063f3226966dea65e9102f60e4bb8cd821
/src/main/java/enterprises/orbital/evekit/dataplatform/ReleaseWS.java
7830dde0c1c979720dc63cc148a67a90ec2cbb4d
[]
no_license
OrbitalEnterprises/evekit-data-platform-frontend
342d1a9eafe2d57873d9057ea869cfa6051e78f2
170b35e2563414d841f135fb8ea77fbfa0e46391
refs/heads/master
2021-07-13T11:02:09.762187
2017-10-15T21:25:47
2017-10-15T21:25:47
107,019,062
0
0
null
null
null
null
UTF-8
Java
false
false
1,819
java
package enterprises.orbital.evekit.dataplatform; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.Response; import enterprises.orbital.base.OrbitalProperties; /** * API for release information. */ @Path("/ws/v1/release") @Produces({ "application/json" }) @io...
[ "deadlybulb@orbital.enterprises" ]
deadlybulb@orbital.enterprises
460280a5e313bdcd4c616af3b77da98c2c10f4c5
bde0ded5ff9eb1a93fe22e284aa80df6ed5d847c
/core/src/main/java/com/matsg/battlegrounds/command/SetGameSign.java
12094e8b1ae114483a8522367194df2aef5bb3e4
[]
no_license
matsgemmeke/battlegrounds-plugin
ee379db349f6624011fc327daa113414370569ab
2fbdb6ac6364a804bae16c4698b3338854e0297e
refs/heads/master
2021-07-17T08:40:43.359600
2021-07-14T23:16:04
2021-07-14T23:16:04
114,624,863
5
6
null
2019-11-11T08:41:53
2017-12-18T10:00:31
Java
UTF-8
Java
false
false
2,125
java
package com.matsg.battlegrounds.command; import com.matsg.battlegrounds.TranslationKey; import com.matsg.battlegrounds.api.GameManager; import com.matsg.battlegrounds.api.Translator; import com.matsg.battlegrounds.api.game.Game; import com.matsg.battlegrounds.api.game.GameSign; import com.matsg.battlegrounds.api.Place...
[ "matsgemmeke@gmail.com" ]
matsgemmeke@gmail.com
e06fc6de751bdc84901d9aaf95bac2a45aa5a61b
152ef2363fd430cd7cfd2bbae3335c228f6b4634
/src/main/java/com/gbw/httplog/store/redis/GBWHttpLogStoreRedisConfig.java
283b9f02e28aedcbf4ec4a36df5cab5c8aba52d8
[]
no_license
jacks001314/GBWHttpLog
b9acb0f4104d0ac62a1c88eedc71f893705b9343
847131f894c96a114bfab9faab02b41a96ce40a8
refs/heads/master
2022-12-31T06:59:25.278908
2020-10-22T04:47:42
2020-10-22T04:47:42
295,948,688
0
0
null
null
null
null
UTF-8
Java
false
false
1,415
java
package com.gbw.httplog.store.redis; import com.gbw.httplog.store.GBWHttpLogStoreConfig; public class GBWHttpLogStoreRedisConfig extends GBWHttpLogStoreConfig { private String auth; private int database; private int timeout; private int maxTotal; private int maxIdle; private int ma...
[ "you@example.com" ]
you@example.com
83aefc7a8d0359d9a25eedf7caaca1e2d43509dd
9acb2dcaac7c7e59c982e4a7c67118e2eccab681
/src/main/java/net/sf/l2j/gameserver/model/actor/ai/NextAction.java
e44d7e16112faee5dd749e1292b5e5074921f0a8
[]
no_license
denismaster/midnight
d1356bdbb06e56d67afea2c3090fcbca5e3d6b3f
d8832e701d1ba1b8ffadab5ec8e258a34dea2340
refs/heads/develop
2020-03-23T03:46:56.864185
2018-08-26T21:29:46
2018-08-26T21:29:46
141,048,546
1
0
null
2018-08-26T21:29:58
2018-07-15T18:18:40
HTML
UTF-8
Java
false
false
1,052
java
package net.sf.l2j.gameserver.model.actor.ai; /** * Class for AI action after some event. * @author Yaroslav */ public class NextAction { /** After which CtrlEvent is this action supposed to run. */ private final CtrlEvent _event; /** What is the intention of the action, e.g. if AI gets this CtrlIntention set,...
[ "denismaster@outlook.com" ]
denismaster@outlook.com
270a6d910693e310fb7941dd35b7715f3ac6cb3e
991c64efda3d86734df278f39ade4c0ab981cdff
/api/src/main/java/org/jboss/seam/drools/qualifiers/Channel.java
d9403a3ec1e94dbafb597ac324c3db399da918d5
[]
no_license
sbryzak/drools
4de3d05357ef7103f34efc10a8baa4c552e318dd
43176f40b43c31c38552e22a9b3954f0e847d3a2
refs/heads/master
2021-01-20T23:04:07.480585
2010-10-26T10:40:02
2010-10-26T10:40:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,773
java
/* * JBoss, Home of Professional Open Source * Copyright ${year}, Red Hat, Inc., and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the terms of t...
[ "tsurdilo@redhat.com" ]
tsurdilo@redhat.com
c6228b46877589eda0c65d479976575ecd486d9b
329307375d5308bed2311c178b5c245233ac6ff1
/src/com/tencent/smtt/export/external/DexLoader.java
66feacf3d50008cae5f825ba337cb8399912c530
[]
no_license
ZoneMo/com.tencent.mm
6529ac4c31b14efa84c2877824fa3a1f72185c20
dc4f28aadc4afc27be8b099e08a7a06cee1960fe
refs/heads/master
2021-01-18T12:12:12.843406
2015-07-05T03:21:46
2015-07-05T03:21:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,953
java
package com.tencent.smtt.export.external; import android.content.Context; import dalvik.system.DexClassLoader; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.Method; public class DexLoader { private DexClassLoader mClassLoader; public DexLoader(Context paramConte...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
b6fa683a7261448cc8dd866b237739ebc1ed430b
e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f
/WidgetWarren/src/com/puttysoftware/widgetwarren/objects/Ruby.java
3cc9d2eb758eb4e505f18c65fc642eeb65a2558f
[ "Unlicense" ]
permissive
retropipes/older-java-games
777574e222f30a1dffe7936ed08c8bfeb23a21ba
786b0c165d800c49ab9977a34ec17286797c4589
refs/heads/master
2023-04-12T14:28:25.525259
2021-05-15T13:03:54
2021-05-15T13:03:54
235,693,016
0
0
null
null
null
null
UTF-8
Java
false
false
959
java
/* WidgetWarren: A Maze-Solving Game Copyright (C) 2008-2014 Eric Ahnell Any questions should be directed to the author via email at: products@puttysoftware.com */ package com.puttysoftware.widgetwarren.objects; import com.puttysoftware.widgetwarren.WidgetWarren; import com.puttysoftware.widgetwarren.generic.Generi...
[ "eric.ahnell@puttysoftware.com" ]
eric.ahnell@puttysoftware.com
30142333c70555b4bbbcc3f089bac71c38a00aae
509d496f1d4a37d1b56693d19cf96c528938baaa
/src/argouml-app/src/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java
5a8f23f4571c9e8c7fff3c70fcc201db4fa60f25
[ "LicenseRef-scancode-other-permissive", "BSD-3-Clause" ]
permissive
SofienBoutaib/argouml
bb65203a680b6d2c977c0bb96637914fd30584b1
71809598cfc3793b14809c51c975ac305e9bea6a
refs/heads/master
2022-06-20T21:36:50.184555
2011-11-01T17:43:21
2011-11-01T17:43:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,922
java
/* $Id: PropPanelAttribute.java 18588 2010-07-28 21:30:25Z bobtarling $ ***************************************************************************** * Copyright (c) 2009 Contributors - see below * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclip...
[ "email@cs-ware.de" ]
email@cs-ware.de
d986ef567de4ebcd111fc111dc4644a2c9a5af49
c5ca82622d155ca142cebe93b12882992e93b1f6
/src/com/geocento/webapps/earthimages/emis/application/server/utils/PolicyHelper.java
06b9676041d35786a00c025a874a778c3eecda52
[]
no_license
leforthomas/EMIS
8721a6c21ad418380e1f448322fa5c8c51e33fc0
32e58148eca1e18fd21aa583831891bc26d855b1
refs/heads/master
2020-05-17T08:54:22.044423
2019-04-29T20:45:24
2019-04-29T20:45:24
183,617,011
0
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
package com.geocento.webapps.earthimages.emis.application.server.utils; import com.metaaps.webapps.earthimages.extapi.server.domain.policies.EULADocumentDTO; import com.metaaps.webapps.earthimages.extapi.server.domain.policies.LicensingPolicy; import com.metaaps.webapps.libraries.client.widget.util.ListUtil; /** * C...
[ "leforthomas@gmail.com" ]
leforthomas@gmail.com
0cdbf6df46928578cb305667472c171fbd77a3d4
fe25d571013398e7b80336d538fd35b10c9bcf88
/src/zz/PermutationSeq.java
c2a3064745a2ca133112caae7d830b721d6c7896
[]
no_license
lyk-ohlyk/leetcode3
b17601fca2eae1df7caca65b4d55b5ad27588d8e
1df951441a2f28ddf8e4337e4ddb59573d8625d4
refs/heads/master
2020-07-23T12:20:40.546726
2017-11-29T00:21:09
2017-11-29T00:21:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,465
java
//zz reviewed package zz; import java.util.Arrays; public class PermutationSeq { public static void main(String[] args) { // TODO Auto-generated method stub PermutationSeq p=new PermutationSeq(); System.out.println(p.getPermutation(3, 4)); } public String getPermutation(int n, int k) { if(n==0 ||...
[ "zhou66.ustc@gmail.com" ]
zhou66.ustc@gmail.com
e702ae4402c46c33500ec8376b780f4663f0e98c
8ccd1c071b19388f1f2e92c5e5dbedc78fead327
/src/main/java/ohos/agp/render/render3d/components/NodeComponent.java
12690de4fa26df4d67fab444ce8731cc8a7af4d9
[]
no_license
yearsyan/Harmony-OS-Java-class-library
d6c135b6a672c4c9eebf9d3857016995edeb38c9
902adac4d7dca6fd82bb133c75c64f331b58b390
refs/heads/main
2023-06-11T21:41:32.097483
2021-06-24T05:35:32
2021-06-24T05:35:32
379,816,304
6
3
null
null
null
null
UTF-8
Java
false
false
928
java
package ohos.agp.render.render3d.components; import ohos.agp.render.render3d.Component; import ohos.agp.render.render3d.Entity; public class NodeComponent implements Component { private boolean mIsEnabled; private boolean mIsExported; private String mName; private Entity mParent; publi...
[ "yearsyan@gmail.com" ]
yearsyan@gmail.com
2f42971e2e236eb3d24558530993f6a7220b89e3
34bbd6c4b46602fef9ddfc34022af16ffe386e84
/jgltf-model/src/main/java/de/javagl/jgltf/model/io/v1/GltfReaderV1.java
b53b13548e33f2313a68f8eb4842bbe22833066a
[ "MIT" ]
permissive
javagl/JglTF
a1bf14745ed21c2a24336f128453b899b2edca58
ec0b0dc27b9e666e027d6cd80ac4e1feaede22a2
refs/heads/master
2023-08-19T09:50:36.919314
2023-08-06T12:50:28
2023-08-06T12:50:28
58,940,073
187
60
MIT
2023-08-06T12:50:29
2016-05-16T14:41:52
Java
UTF-8
Java
false
false
3,115
java
/* * www.javagl.de - JglTF * * Copyright 2015-2016 Marco Hutter - http://www.javagl.de * * 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 witho...
[ "javagl@javagl.de" ]
javagl@javagl.de
bb09f06afc2f4a971670e2b76d06f22280174bb7
66220fbb2b7d99755860cecb02d2e02f946e0f23
/src/net/sourceforge/plantuml/activitydiagram3/ftile/AbstractConnection.java
dfe51dd58c4ec131c571f2e2ab110a86ab935c78
[ "MIT" ]
permissive
isabella232/plantuml-mit
27e7c73143241cb13b577203673e3882292e686e
63b2bdb853174c170f304bc56f97294969a87774
refs/heads/master
2022-11-09T00:41:48.471405
2020-06-28T12:42:10
2020-06-28T12:42:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,545
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: https://plantuml.com * * If you like this project or if ...
[ "plantuml@gmail.com" ]
plantuml@gmail.com
81d50e58eeff5b9aaf2e3b352635953b1923aa03
753e59a2277d26ceb26bfbd330aff7cd7d0d7c4b
/api-server/src/main/java/io/enmasse/api/v1/types/APIResource.java
3a4947562c23f6fbda546d43d479a37cc1677b08
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "CDDL-1.0", "GPL-2.0-only" ]
permissive
riccardo-forina/enmasse
e17bc17677015a8711073429fc1d73c2f6602ef6
f93289ec5865f87d4fb35892a2d9eec3b8125396
refs/heads/master
2020-08-10T16:40:41.189040
2020-01-14T09:35:05
2020-01-14T09:35:05
214,378,403
0
6
Apache-2.0
2020-01-14T09:35:06
2019-10-11T08:01:32
Java
UTF-8
Java
false
false
1,446
java
/* * Copyright 2018, EnMasse authors. * License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html). */ package io.enmasse.api.v1.types; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; @JsonIncl...
[ "lulf@pvv.ntnu.no" ]
lulf@pvv.ntnu.no
cec45fda7a978b3d3a6c8ffbeb9168ab9cc767ad
0fdeaea9f8d0cfd48e30c25e2d515fab7ad22be2
/bus-image/src/main/java/org/aoju/bus/image/metric/Thumbnail.java
92c006930ad34137b56d070959c18aabeab29694
[ "MIT" ]
permissive
usbwc/bus
7315d6a035631c7debf2247900fca415346b2b07
30c91fb8be0820b430bebcb816c045d013fc162f
refs/heads/master
2023-04-04T21:26:20.176586
2021-03-25T07:10:44
2021-03-25T07:10:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,351
java
/********************************************************************************* * * * The MIT License (MIT) * * ...
[ "839536@qq.com" ]
839536@qq.com
9e237d529cdf4d37df245305bddbf52d7ade8dc4
57067de1347b64aae39007e803f2f4899f71a0a9
/src/main/java/net/minecraft/inventory/ContainerBeacon.java
3cd06904039c5314fb06881f953c21a7857f3b56
[ "MIT" ]
permissive
Akarin-project/Paper2Srg
4ae05ffeab86195c93406067ea06414cb240aad6
55798e89ed822e8d59dc55dfc6aa70cef1e47751
refs/heads/master
2020-03-20T21:57:05.620082
2018-06-23T10:17:43
2018-06-23T10:17:43
137,770,306
4
4
null
2018-06-21T14:51:05
2018-06-18T15:29:10
Java
UTF-8
Java
false
false
5,004
java
package net.minecraft.inventory; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.InventoryPlayer; import net.minecraft.init.Items; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.tileentity.TileEntityBeacon; import org.bukkit.craftbukkit.in...
[ "i@omc.hk" ]
i@omc.hk
f8f4a4e19e0a57105cb37d327caa7373634fbc9c
c802aaf4730f4eefd74b273435379a496a18ab9d
/src/test/java/com/tpg/smp/persistence/entities/PersonEntities.java
74756dabd2b2cbc292a1531b429380fc70edad78
[]
no_license
tpgoldie/smp
2984074493aa6b69821ecc095dd73a59ae790ef4
fd42a1e555b0a6969bbb25aad1428c485f678dc0
refs/heads/master
2021-01-13T05:31:02.439836
2017-02-04T17:39:52
2017-02-04T17:39:52
80,115,970
0
0
null
null
null
null
UTF-8
Java
false
false
451
java
package com.tpg.smp.persistence.entities; import java.util.Optional; public abstract class PersonEntities<T extends PersonEntity> extends SmpEntities<T> { T findByUserId(String id) { Optional<T> found = entities.stream().filter(e -> e.getIdentificationNumber().equalsIgnoreCase(id)).findAny(); if ...
[ "tpg@blueyonder.co.uk" ]
tpg@blueyonder.co.uk
56e8a7f271e8aa3a4b4dfa4707e0e5c488de60ec
7ceafb397501c016c1c434a9b8bec9bb9f8abd08
/speech-to-text/src/main/java/com/ibm/watson/speech_to_text/v1/model/DeleteAudioOptions.java
ecdac701c2a5bfecffa81569829cc997478552ef
[ "Apache-2.0" ]
permissive
kanazawaLri/java-sdk
0cdf1faa1b417a4da2ba56fd635f52bcc2ce8ad9
31e119269fbd8cc8c813f61913f11be1e0835edb
refs/heads/master
2020-07-18T10:37:10.387401
2019-10-07T03:27:19
2019-10-07T03:27:19
206,228,148
0
0
Apache-2.0
2019-09-04T04:03:17
2019-09-04T04:03:17
null
UTF-8
Java
false
false
3,335
java
/* * Copyright 2018 IBM Corp. 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 copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
[ "loganpatino10@gmail.com" ]
loganpatino10@gmail.com
756858e96b95c196b191c0ae1179b0fa57776fb4
063f3b313356c366f7c12dd73eb988a73130f9c9
/erp_ejb/src_facturacion/com/bydan/erp/facturacion/business/dataaccess/TipoDetaNotaCreditoDataAccessAdditional.java
8f636791962b84055e27f2c7c4b6807de2122061
[ "Apache-2.0" ]
permissive
bydan/pre
0c6cdfe987b964e6744ae546360785e44508045f
54674f4dcffcac5dbf458cdf57a4c69fde5c55ff
refs/heads/master
2020-12-25T14:58:12.316759
2016-09-01T03:29:06
2016-09-01T03:29:06
67,094,354
0
0
null
null
null
null
UTF-8
Java
false
false
1,685
java
/* * ============================================================================ * GNU Lesser General Public License * ============================================================================ * * BYDAN - Free Java BYDAN library. * Copyright (C) 2008 * * This library is free software; you can redistribu...
[ "byrondanilo10@hotmail.com" ]
byrondanilo10@hotmail.com
6c1c2d8c68556a6bd991f5f8ea29ce2179ee6e61
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/test/org/apache/shardingsphere/core/routing/type/broadcast/DatabaseBroadcastRoutingEngineTest.java
5ad730a2b391a7d9a811e463ca6169ae1d996498
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
1,851
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...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
6e616d471eb2d9cfde69ed1338ad371368cd877e
1249bf699981de47d3261a35b554ec1856a1520b
/foundation-service/src/main/java/org/unidal/lookup/container/model/transform/DefaultSaxMaker.java
ef7d494803e2d2fd9eb97d9504316b53120b5ed8
[]
no_license
liu76874151/frameworks
32beb451e01524de827857c7d94cc66addebcf45
e10883d2288eec6b1b3bb7a45e77dd6657484452
refs/heads/master
2021-06-30T12:24:37.616392
2017-09-15T09:14:22
2017-09-15T09:14:22
103,633,472
0
0
null
2017-09-15T08:28:08
2017-09-15T08:28:08
null
UTF-8
Java
false
false
2,418
java
package org.unidal.lookup.container.model.transform; import java.util.Arrays; import java.util.HashSet; import org.xml.sax.Attributes; import org.unidal.lookup.container.model.entity.Any; import org.unidal.lookup.container.model.entity.ComponentModel; import org.unidal.lookup.container.model.entity.ConfigurationModel...
[ "qmwu2000@gmail.com" ]
qmwu2000@gmail.com
7e1a173bc1db35603d8cc0fa5a826db4345e72c7
927c8d365e1cd66e5ec224710156939d12cbbe17
/restlet-1.1.6-5346-sonatype/modules/org.restlet.test/src/org/restlet/test/jaxrs/services/tests/InheritAnnotationTest.java
0c206ac6a7cddc78935bdefe5f52d37b51efa1d0
[]
no_license
peterlynch/spice
63531485189d794d6bdb23dd5f4baae5725a348b
e95877f143d4e9eab3c464550fabe3787da75561
refs/heads/master
2022-10-19T11:30:27.921153
2010-10-12T13:32:12
2010-10-12T13:32:12
997,598
0
0
null
2022-10-04T23:47:23
2010-10-18T13:34:10
Java
UTF-8
Java
false
false
4,658
java
/** * Copyright 2005-2008 Noelios Technologies. * * The contents of this file are subject to the terms of the following open * source licenses: LGPL 3.0 or LGPL 2.1 or CDDL 1.0 (the "Licenses"). You can * select the license that you prefer but you may not use this file except in * compliance with one of th...
[ "dbradicich@5751e0cb-dcb7-432f-92e2-260806df54be" ]
dbradicich@5751e0cb-dcb7-432f-92e2-260806df54be
38cf2ec2b385cbcf468f606a4799a12b02e9add8
9b62a49653d5ef7e2ce8bc9b15ae7fbbcd058cd3
/src/main/java/com/zbkj/crmeb/wechat/vo/SendTemplateMessageVo.java
4f819a8fcf0922258357c8847a53eccd004d983c
[]
no_license
123guo789/E-commerce-marketing-system
cfcc00d11e0f645f30e3b3c465b4a907dd7ab5bc
14241e0777e86cd15404811bb397f820ffb4dfd9
refs/heads/master
2023-05-30T19:43:39.276634
2021-06-16T13:07:54
2021-06-16T13:07:54
363,798,792
0
0
null
null
null
null
UTF-8
Java
false
false
863
java
package com.zbkj.crmeb.wechat.vo; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.experimental.Accessors; import java.util.HashMap; /** * 微信模板发送类 */ @Data @EqualsAndHashCode(callSuper = false) @Accessors(chai...
[ "321458547@qq.com" ]
321458547@qq.com
be89887ed3a1dd0f0ae1dbf87d7c5b272cfb0436
b40b76705b45589b45744b7616209d754a5d2ac4
/ch-10/apollo-java/src/main/java/com/cxytiandi/apollo_java/App.java
b6ea440c57c0c7497affaac92fa64f320a287a8a
[]
no_license
gaohanghang/Spring-Cloud-Book-Code-2
91aa2ec166a0155198558da5d739829dae398745
6adde8b577f8238eade41571f58a5e2943b0912e
refs/heads/master
2021-10-24T04:07:36.293149
2021-10-17T10:49:48
2021-10-17T10:49:48
203,406,993
2
0
null
2020-10-13T16:17:46
2019-08-20T15:47:02
Java
UTF-8
Java
false
false
1,693
java
package com.cxytiandi.apollo_java; import com.ctrip.framework.apollo.Config; import com.ctrip.framework.apollo.ConfigChangeListener; import com.ctrip.framework.apollo.ConfigService; import com.ctrip.framework.apollo.model.ConfigChange; import com.ctrip.framework.apollo.model.ConfigChangeEvent; /** * Apollo整合Java项目示列...
[ "1341947277@qq.com" ]
1341947277@qq.com
29254d3d990a1e61049dd2f25da58855ca144160
fb386d4480779accc1353a4041a4661632881348
/10-programming-fundamentals-java/10-basics/10-variables-types/src/main/java/basic/VTCodelab06.java
42f253379fc96552bff6353ae61124dd1565b132
[]
no_license
Jermathie/javaexo1
e65ef4ae418fb2d1d23e54faaf854d97782bc7b2
3e1468f17b94f0aeb771ea611b3ef740dcd32bf8
refs/heads/main
2023-03-12T07:10:37.709324
2021-02-07T16:31:40
2021-02-07T16:31:40
336,832,107
0
0
null
null
null
null
UTF-8
Java
false
false
411
java
package basic; public class VTCodelab06 { public static void main(String[] args) { System.out.println("\n"); System.out.println("Assignment 6"); System.out.println("--------------"); // ---------------- // Declare and initialize a char variable // Print the result...
[ "jeremie.mathieu@sfpd.fgov.be" ]
jeremie.mathieu@sfpd.fgov.be
8c8084d30e093496f10f48680c92fae210ae2427
692a7b9325014682d72bd41ad0af2921a86cf12e
/iWiFi/src/com/pubinfo/freewifialliance/view/PersonalPage$1$2.java
388fa615ce95387fe5ce59a64085e0f879974a47
[]
no_license
syanle/WiFi
f76fbd9086236f8a005762c1c65001951affefb6
d58fb3d9ae4143cbe92f6f893248e7ad788d3856
refs/heads/master
2021-01-20T18:39:13.181843
2015-10-29T12:38:57
2015-10-29T12:38:57
45,156,955
0
0
null
null
null
null
UTF-8
Java
false
false
3,897
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.pubinfo.freewifialliance.view; import android.content.Intent; import android.net.Uri; import android.os.Handler; import android.os.M...
[ "arehigh@gmail.com" ]
arehigh@gmail.com
093b9e65e70b381e37d6fb888870aa4753f19717
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/14/14_4d05cb9de388dd7ebc753d063bc5943079b5d2d2/LuntDeployTask/14_4d05cb9de388dd7ebc753d063bc5943079b5d2d2_LuntDeployTask_t.java
63c23571ef0edde4be5250ddd04675b117f2da24
[]
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,376
java
package net.mccg.lunt; import java.io.DataInputStream; import java.io.FileOutputStream; import java.net.URL; import java.net.URLConnection; import org.apache.tools.ant.BuildException; import org.apache.tools.ant.Task; public class LuntDeployTask extends Task{ private String luntUsername; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
a782adf20eef385f76ad36e70ae3f04699b828ab
2c107c0051d942362a5632ca7eca477d6cd66468
/paopao-parent/paopao-api/src/main/java/com/kuangji/paopao/controller/DictAreaController.java
53c05abf7c418d2ea4be7861b943a681476d5f6d
[]
no_license
Mo-AG/xinlizixun_app
8ac23f9ef3091dd40b4aecc59d517808979b7139
40b587a5a69b72547b4b98fa45f4def4c0128fef
refs/heads/master
2023-03-20T06:12:51.074683
2020-06-09T23:03:53
2020-06-09T23:03:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,076
java
package com.kuangji.paopao.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import or...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
189073f98088d46a804cd634852a2949755fe21e
720a1d60d3abe6845abc60e943fb24a12278fcce
/src/main/java/com/baamtu/atelier/bank/config/LoggingAspectConfiguration.java
e0073bd059f2b6d103fef393af2eb08dedb3782a
[]
no_license
mathiamry/bank-advice-system-blob
c9cc97d4388f581b043ce2795114d9da83c7d3e4
b17024025be4abf4756428f7cd9dcac78ffb1dd8
refs/heads/main
2023-07-05T01:24:02.817332
2021-08-21T18:16:19
2021-08-21T18:16:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
501
java
package com.baamtu.atelier.bank.config; import com.baamtu.atelier.bank.aop.logging.LoggingAspect; import org.springframework.context.annotation.*; import org.springframework.core.env.Environment; import tech.jhipster.config.JHipsterConstants; @Configuration @EnableAspectJAutoProxy public class LoggingAspectConfigurat...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
fc6f6fb3da5852ab138f82fffaeb299b9b872b95
accff7fe3dfff09ce904bc3bbe185b41f4a57f71
/src/main/java/org/chinalbs/logistics/common/utils/ReflectionUtils.java
fcf67560d8d8e9a13d7fc2e43e2dabeb09a3a55c
[]
no_license
wangyiran125/huaxing
6fae74b3c0e27863e6675dc9e3e68a70ce84cf56
2b531aa58d713306fae49ba09d5c9fc483bc73bc
refs/heads/master
2021-01-10T01:37:50.095847
2015-05-29T02:36:30
2015-05-29T02:36:30
36,478,552
0
1
null
null
null
null
UTF-8
Java
false
false
679
java
package org.chinalbs.logistics.common.utils; import java.lang.reflect.Method; public class ReflectionUtils { /** * 获得method对象的一个简单字符串描述,不能保证唯一性 * @param method * @return */ public static String toSimpleSignature(Method method) { StringBuilder sb = new StringBuilder(); sb.append(method.getDeclaringClass(...
[ "wangyiran125@icloud.com" ]
wangyiran125@icloud.com
0956026b96681853357c5e016adbd80f8dfcfcc6
32927026863b4e7ecab9b956ee4eb1b3958ce20b
/webs/simple-web-netty/src/test/java/com/simple/boot/web/netty/model/User.java
e15024929a34ce430f6dd35ac0ad6ab4a0af1b21
[ "Apache-2.0" ]
permissive
visualkhh/simple-boot
d4acbea85f0b7c70c28d943d885ec64c430c10b5
d28e9645e230181fcb3b5c848f4721e047857657
refs/heads/master
2023-04-13T14:29:59.740547
2021-04-22T02:20:01
2021-04-22T02:20:01
338,986,538
7
2
null
2021-04-22T02:20:02
2021-02-15T06:27:51
Java
UTF-8
Java
false
false
310
java
package com.simple.boot.web.netty.model; import lombok.Builder; import lombok.Getter; import lombok.Setter; @Getter @Setter public class User { public String name; public Integer age; @Builder public User(String name, Integer age) { this.name = name; this.age = age; } }
[ "visualkhh@gmail.com" ]
visualkhh@gmail.com
3b7eb5f5d84ef01b883ca46f4445fb8308c7badd
67e94be3e7db237a680cc14d264a7da0294f40aa
/initializr-generator/src/test/java/io/spring/initializr/util/AgentTests.java
cb9e7b95ca2b9ba2587806075816103d750cecc4
[ "Apache-2.0" ]
permissive
fluig/initializr
0b79f0e4f5757de864b5d342a1c7b84373421648
899f6d3967143a8db3fa234bd709f592de1a819a
refs/heads/master
2020-03-11T03:35:22.906768
2018-04-12T16:04:47
2018-04-12T16:04:47
129,752,225
0
1
Apache-2.0
2018-04-16T14:00:12
2018-04-16T14:00:11
null
UTF-8
Java
false
false
3,378
java
/* * Copyright 2012-2018 the original author or 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 ap...
[ "snicoll@pivotal.io" ]
snicoll@pivotal.io
5b0c956d74187992ad295ded17b80cc3ae5a5a07
a61d019ccc331c2ac68694dc6bce06f06a8adba2
/springboot-demo/src/main/java/com/personal/test/demo/FilterConfig.java
688b62a1f35ba1767cc998b2655cf0398ccce80e
[]
no_license
OuYangLiang/code-example
de110b36ba3c3066019b95c7fc1b9463f9d3a6bd
80f1dbb52ffb761d8b25ab677e4957136301d20e
refs/heads/master
2023-07-25T21:42:54.999876
2022-06-28T01:10:03
2022-06-28T01:10:03
112,132,893
1
2
null
2023-07-16T10:23:58
2017-11-27T01:38:56
Java
UTF-8
Java
false
false
727
java
package com.personal.test.demo; import javax.servlet.Filter; import org.springframework.boot.web.servlet.FilterRegistrationBean; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import com.personal.test.demo.filter.DemoFilter; @Configuration public cl...
[ "ouyanggod@gmail.com" ]
ouyanggod@gmail.com
d4214cf622bda5fa99c7981734bed5755c4d2b9f
473b76b1043df2f09214f8c335d4359d3a8151e0
/benchmark/bigclonebenchdata_completed/13041693.java
7ac3849718cfc2bc63f53a650a0be3d59b1891f9
[]
no_license
whatafree/JCoffee
08dc47f79f8369af32e755de01c52d9a8479d44c
fa7194635a5bd48259d325e5b0a190780a53c55f
refs/heads/master
2022-11-16T01:58:04.254688
2020-07-13T20:11:17
2020-07-13T20:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,501
java
import java.io.*; import java.lang.*; import java.util.*; import java.net.*; import java.applet.*; import java.security.*; class c13041693 { public MyHelperClass getCookies(HttpURLConnection o0){ return null; } // @Override public void vote(String urlString, Map<String, String> headData, Map<String, String> ...
[ "piyush16066@iiitd.ac.in" ]
piyush16066@iiitd.ac.in
5ada98390c4faec0cdb268f1cf636b9140dcc861
dc2cd532798e8b3f1477ae17fd363a04a680a710
/docx4j-openxml-objects/src/main/java/org/docx4j/com/microsoft/schemas/office/drawing/x2014/chartex/STEntityType.java
67d57f249eeeb05d9911bfc8ef9419d3e9ffd1ea
[ "Apache-2.0" ]
permissive
aammar79/docx4j
4715a6924f742e6e921b08c009cb556e1c42e284
0eec2587ab38db5265ce66c12423849c1bea2c60
refs/heads/master
2022-09-15T07:27:19.545649
2022-02-24T22:18:53
2022-02-24T22:18:53
175,789,215
0
0
null
2019-03-15T09:27:09
2019-03-15T09:27:07
null
UTF-8
Java
false
false
2,302
java
package org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for ST_EntityType. * * <p>The following schema fragment specifies the expected content con...
[ "jason@plutext.org" ]
jason@plutext.org
f40eb62a8214cdaa5c9188f210a7edb75c0e0e1e
67984d7d945b67709b24fda630efe864b9ae9c72
/base-info/src/main/java/com/ey/piit/sdo/invoice/vo/InvoiceOtherVo.java
bcd078900184aa43311f6785e62b4e1cceebaa8b
[]
no_license
JackPaiPaiNi/Piit
76c7fb6762912127a665fa0638ceea1c76893fc6
89b8d79487e6d8ff21319472499b6e255104e1f6
refs/heads/master
2020-04-07T22:30:35.105370
2018-11-23T02:58:31
2018-11-23T02:58:31
158,773,760
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package com.ey.piit.sdo.invoice.vo; import com.ey.piit.sdo.invoice.entity.InvoiceOther; /** * 发票其他费用明细Entity * @author 高文浩 */ public class InvoiceOtherVo extends InvoiceOther { public InvoiceOtherVo() { super(); } public InvoiceOtherVo(String id){ super(id); } }
[ "1210287515@master" ]
1210287515@master
693479b878b74e16214a976f7e8b5c55c9abe722
2af17e20773cb5f80ae5e27b53da5904b83cf5a4
/source code/opeserver_Onsite_Release_Source_Code/src/paymentsrc/com/ope/patu/payments/lum2/beans/LUM2PaymentRecordBean.java
c4cecd1d623a7bad1d21b74b46509e8c6ccb2fdc
[]
no_license
debjava/OPE_releases
d977e8a16d7f33230456566f555fe50522162151
d9d1c34d998dd128392e2e6e9572fab7da3fd41d
refs/heads/master
2020-04-08T09:07:19.787283
2018-11-26T18:21:09
2018-11-26T18:21:09
159,208,875
0
0
null
null
null
null
UTF-8
Java
false
false
6,169
java
package com.ope.patu.payments.lum2.beans; import java.util.ArrayList; import java.util.List; public class LUM2PaymentRecordBean { String applicationCode,recordCode,acceptanceCode,beneficiaryNameAddress,beneficiaryCountryCode,swiftCode, beneficiaryBankNameAddress,beneficiaryAccountCode,reasonPaymentInformation, cu...
[ "deba.java@gmail.com" ]
deba.java@gmail.com
9f8cfd0da8d4c225ffa4e641191c784ea66d3ba1
6f98ae382525553896f550dde6002c53d193cf8b
/src/main/java/com/liuyanzhao/forum/controller/common/KaptchaController.java
00cbe920b88ca68920e7698b2acdcf9330653795
[]
no_license
saysky/codergroup
8979d4c3801c4b799827aae49c39a1569cbfba4e
c62521da1add3179a5dceed1707e6c355d06c67d
refs/heads/master
2023-03-03T10:42:52.474469
2022-05-07T04:39:37
2022-05-07T04:39:37
190,708,888
31
9
null
2023-02-22T05:15:58
2019-06-07T08:05:46
Java
UTF-8
Java
false
false
1,911
java
package com.liuyanzhao.forum.controller.common; import java.awt.image.BufferedImage; import javax.imageio.ImageIO; import javax.servlet.ServletOutputStream; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation....
[ "847064370@qq.com" ]
847064370@qq.com
619cc7b65cd41bb8d8bd0a62a2ba110862cecc63
285b8c38ab7e1b9c5eecc7d9c858eaa9ed39afc7
/cloud-config-center-3344/src/main/java/com/atguigu/springcloud/ConfigCenterApplication3344.java
55d7d83c5a97c3477fdd0ff7c385929386a31dcc
[]
no_license
wangchirl/cloud2020
66b22ac12012e29470268b8dfce2f40424ef55ac
ed8f99542be42f321ddb83ef3ef53f487e9a680a
refs/heads/master
2022-07-04T18:06:58.720928
2020-03-13T05:57:43
2020-03-13T05:57:43
246,998,511
0
0
null
2022-06-21T02:58:46
2020-03-13T05:56:19
Java
UTF-8
Java
false
false
521
java
package com.atguigu.springcloud; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.config.server.EnableConfigServer; import org.springframework.cloud.netflix.eureka.EnableEurekaClient; @SpringBootApplication @Enabl...
[ "“757748953@qq.com" ]
“757748953@qq.com
1083546a330fc8ff1fd9e0d56411091134e0b824
5979994b215fabe125cd756559ef2166c7df7519
/aimir-mdms-iesco/src/main/java/_1_release/cpsm_v4/MspCIMObject.java
5abb3888876932cf333a8df072bfc06aa0f8cf70
[]
no_license
TechTinkerer42/Haiti
91c45cb1b784c9afc61bf60d43e1d5623aeba888
debaea96056d1d4611b79bd846af8f7484b93e6e
refs/heads/master
2023-04-28T23:39:43.176592
2021-05-03T10:49:42
2021-05-03T10:49:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,918
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015.07.22 at 06:41:4...
[ "marsr0913@nuritelecom.com" ]
marsr0913@nuritelecom.com
8117c267a09e2b95b0a468bcdd1f3144ea657997
96afbc3165ac24c6be2d1cd9ec19c7e07ecc05ff
/src/main/java/eu/mihosoft/vmf/core/DelegationInfo.java
0358088d544387f0af28d77b457b6bc9095daff1
[ "Apache-2.0" ]
permissive
chandra1123/VMF
b81f240567a9725d3b0b2b339e57589dad547d0d
b931f6f08923c2bdf245c2c63d96313dfea3ba9d
refs/heads/master
2020-03-23T09:27:19.732898
2018-07-16T20:42:38
2018-07-16T20:42:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,995
java
/* * Copyright 2017-2018 Michael Hoffer <info@michaelhoffer.de>. All rights reserved. * Copyright 2017-2018 Goethe Center for Scientific Computing, University Frankfurt. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with th...
[ "info@michaelhoffer.de" ]
info@michaelhoffer.de
f3c0bc122607a42b785e4d993e92d46ddd82c656
9f62d3a5a5923ba1809dc2d621f1a627c4034c73
/ProgrammingContest/src/leetcode/weekly_contest/_260/A.java
2ceb670af588809909d6b21f20ed520af3da10da
[]
no_license
smakslow/java-learn
aa5587eaba0acd522850afc9cbc32597ad3be456
7d37c59568b047d384245fd28abf7bc3e0013093
refs/heads/master
2023-08-30T04:14:13.962547
2021-10-11T16:29:17
2021-10-11T16:29:17
356,228,254
0
0
null
null
null
null
UTF-8
Java
false
false
447
java
package leetcode.weekly_contest._260; public class A { class Solution { public int maximumDifference(int[] nums) { int ans = -1; for (int i = 0; i < nums.length; i++) { for (int j = i + 1; j < nums.length; j++) { if (nums[j] > nums[i]) ...
[ "514841961@qq.com" ]
514841961@qq.com
9ad7b8abff7ad00012dfc2b2bcc71eb1a42da0ca
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XCOMMONS-1057-8-11-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/job/AbstractJob_ESTest_scaffolding.java
8d9bf36f4c3ccbe741df2837105bbcf1dc8415bb
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Apr 03 12:26:52 UTC 2020 */ package org.xwiki.job; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; @EvoS...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
daf3e57079c1e7123cd3cbdfc5681c9e501a3b86
225bd2dc2179d10ec57ccd9f4da8ecb1ef119057
/app/src/main/java/com/louisgeek/myarch/image/picasso/PicassoImageLoader.java
f7b89898351b261223baaff8d213660ed45cfa1c
[]
no_license
louisgeek/MyArch
0676e5fa7a387ff037bd572798c13184a61c6209
e1e4767ffea519671f6610309daac2c444d21ee0
refs/heads/master
2020-03-14T12:09:43.767820
2018-05-06T16:36:54
2018-05-06T16:36:54
131,605,632
0
0
null
null
null
null
UTF-8
Java
false
false
645
java
package com.louisgeek.myarch.image.picasso; import android.widget.ImageView; import com.louisgeek.myarch.image.IImageLoader; import com.squareup.picasso.Picasso; import java.io.File; public class PicassoImageLoader implements IImageLoader { @Override public void load(ImageView imageView, int imageResId) { ...
[ "louisgeek@qq.com" ]
louisgeek@qq.com
73b5989ef29f42cad0233c648b94fad63dd26396
485c4fb77a6a3e8773ac98cb4bbf4915ecd82a0a
/app/src/main/java/com/example/geomob2/Videos.java
54d9ccc64f6a17428386f2a27a4b8bacb531a822
[]
no_license
RekkasImene/ProjetMob
8b2c6af68b7b74d026110e2e37024b1f75dbc745
596fba3d24fa48a28d7c2c5826b06cff1a438a53
refs/heads/master
2022-11-15T12:07:16.739505
2020-06-30T12:38:45
2020-06-30T12:38:45
276,091,348
0
0
null
null
null
null
UTF-8
Java
false
false
849
java
package com.example.geomob2; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.PrimaryKey; @Entity(tableName = "Videos") public class Videos { public Videos(String title,String video) { this.title = title; this.video = video; } @PrimaryKey(autoGenerate = ...
[ "you@example.com" ]
you@example.com
0339fa8d80da0844a3267f6545e80f8c57bf54f6
49b4cb79c910a17525b59d4b497a09fa28a9e3a8
/parserValidCheck/src/main/java/com/ke/css/cimp/fwb/fwb7/Rule_CHARGEABLE_WEIGHT.java
43fb7d68ea22e3bfdaf1bf134a27dd1eadeb8b38
[]
no_license
ganzijo/koreanair
a7d750b62cec2647bfb2bed4ca1bf8648d9a447d
e980fb11bc4b8defae62c9d88e5c70a659bef436
refs/heads/master
2021-04-26T22:04:17.478461
2018-03-06T05:59:32
2018-03-06T05:59:32
124,018,887
0
0
null
null
null
null
UTF-8
Java
false
false
2,304
java
package com.ke.css.cimp.fwb.fwb7; /* ----------------------------------------------------------------------------- * Rule_CHARGEABLE_WEIGHT.java * ----------------------------------------------------------------------------- * * Producer : com.parse2.aparse.Parser 2.5 * Produced : Tue Mar 06 10:38:08 KST 201...
[ "wrjo@wrjo-PC" ]
wrjo@wrjo-PC
b9e1b9be35377e816ff7cca48e9a751c005e54cd
60c7d8b2e8ae1d547f6cfc52b81d2eade1faf31d
/reportProject/st-js-stjs-3.3.0/generator-plugin-java8/src/test/java/org/stjs/generator/plugin/java8/writer/lambda/Lambda1.java
8240add1fa1be42b1eed316c8db17200903ecff5
[ "Apache-2.0" ]
permissive
dovanduy/Riddle_artifact
851725d9ac1b73b43b82b06ff678312519e88941
5371ee83161f750892d4f7720f50043e89b56c87
refs/heads/master
2021-05-18T10:00:54.221815
2019-01-27T10:10:01
2019-01-27T10:10:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
264
java
package org.stjs.generator.plugin.java8.writer.lambda; import org.stjs.javascript.functions.Function1; public class Lambda1 { public static void method(Function1<Integer, Integer> f) { } public static void main(String[] args) { method((x) -> x + 1); } }
[ "liuzhenwei_sx@qiyi.com" ]
liuzhenwei_sx@qiyi.com
2d7a4eb100321f2699ce02fc0e94a5f760a28c2a
ccf82688f082e26cba5fc397c76c77cc007ab2e8
/Mage.Sets/src/mage/cards/s/SecurityRhox.java
4da2c0ce9bc563dce8dc7d03b526968640ce82bf
[ "MIT" ]
permissive
magefree/mage
3261a89320f586d698dd03ca759a7562829f247f
5dba61244c738f4a184af0d256046312ce21d911
refs/heads/master
2023-09-03T15:55:36.650410
2023-09-03T03:53:12
2023-09-03T03:53:12
4,158,448
1,803
1,133
MIT
2023-09-14T20:18:55
2012-04-27T13:18:34
Java
UTF-8
Java
false
false
1,499
java
package mage.cards.s; import mage.MageInt; import mage.abilities.costs.AlternativeCostSourceAbility; import mage.abilities.costs.mana.ManaCost; import mage.abilities.costs.mana.ManaCostsImpl; import mage.cards.CardImpl; import mage.cards.CardSetInfo; import mage.constants.CardType; import mage.constants.SubType; impor...
[ "theelk801@gmail.com" ]
theelk801@gmail.com
d83cd7853f017773ec627c69c01da2db64a16e66
9a513db24f6d400f5aafc97615c1d0653b8d05a1
/OCCJava/TDataStd_Integer.java
d4f278adf2012488691b66fc4e2a8ac5df50450d
[]
no_license
Aircraft-Design-UniNa/jpad-occt
71d44cb3c2a906554caeae006199e1885b6ebc6c
f0aae35a8ae7c25c860d6c5ca5262f2b9da53432
refs/heads/master
2020-05-01T04:52:43.335920
2019-03-23T15:08:04
2019-03-23T15:08:04
177,285,955
3
1
null
null
null
null
UTF-8
Java
false
false
2,392
java
package opencascade; /** * The basis to define an integer attribute. */ public class TDataStd_Integer extends TDF_Attribute { TDataStd_Integer(long cPtr, boolean cMemoryOwn){super(cPtr, cMemoryOwn);} public synchronized void disposeUnused() {} /** * Integer methods * =============== */ publi...
[ "agostino.demarco@unina.it" ]
agostino.demarco@unina.it
160d39a83d72d8fe058c23ab60968ee2f676f01c
cc1b47db2b25d7f122d0fb48a4917fd01f129ff8
/domino-jnx-api/src/main/java/com/hcl/domino/design/frameset/FrameSizingType.java
36460712707c751d400f60436b8fff1a8f3d3ab0
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
savlpavel/domino-jnx
666f7e12abdf5e36b471cdd7c99086db589f923f
2d94e42cdfa56de3b117231f4488685f8e084e83
refs/heads/main
2023-09-04T10:20:43.968949
2023-07-31T16:41:34
2023-07-31T16:41:34
392,598,440
0
1
Apache-2.0
2021-08-04T07:49:29
2021-08-04T07:49:29
null
UTF-8
Java
false
false
1,607
java
/* * ========================================================================== * Copyright (C) 2019-2022 HCL America, Inc. ( http://www.hcl.com/ ) * All rights reserved. * ========================================================================== * Licensed under the Apache License, Ve...
[ "jesse@secondfoundation.org" ]
jesse@secondfoundation.org
8eb5736ac207397c9c99dd86c00771ad27de3053
f5ac511aa742ea0fad493aa47a916f0370a41aa0
/src/main/java/ru/nik66/engine/player/Player.java
28f5f800c425b5a101c8f210729355ab2ef27cfe
[]
no_license
Nikbstar/JavaChess
42005550eb4e4e85d7e4142660daa41985ca3fb9
a9fc29cd2d6d25f63af98fd33137e51e277b9818
refs/heads/master
2020-05-21T03:37:51.409659
2017-04-04T14:28:31
2017-04-04T14:28:31
84,566,184
0
0
null
null
null
null
UTF-8
Java
false
false
5,767
java
package ru.nik66.engine.player; import com.google.common.collect.ImmutableList; import com.google.common.collect.Iterables; import ru.nik66.engine.Alliance; import ru.nik66.engine.border.Board; import ru.nik66.engine.border.Move; import ru.nik66.engine.pieces.King; import ru.nik66.engine.pieces.Piece; import java.uti...
[ "nikbstar@gmail.com" ]
nikbstar@gmail.com
d106c0782300a5f797db83c4f57ea889ef898b33
4a632a8729a568840afd18cf623ca4da90afd8dd
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201603/mcm/AccountLabelServiceInterface.java
809ce75cf144730f8a34231be7280c75678f695d
[ "Apache-2.0" ]
permissive
tagrawaleddycom/googleads-java-lib
10818b03d5343dd3d7fd46a69185b61a4c72ca25
de36c3cf36a330525e60b890f8309ce91a424ad7
refs/heads/master
2020-12-26T03:23:28.175751
2016-05-26T18:22:48
2016-05-26T18:22:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,833
java
package com.google.api.ads.adwords.jaxws.v201603.mcm; import java.util.List; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.ws.RequestWrapper; import javax.xml.ws.ResponseWrapper; import com....
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
17265c66b9c57049cf42fa21e2aa50614db95612
d4dbb0571226af5809cc953e73924d505094e211
/Hibernate/04.HibernateCodeFirst/BookShop/src/main/java/app/serviceImpls/CategoryServiceImpl.java
80085005fe42fb93a27dc2cb1ffad67c9536aab9
[]
no_license
vasilgramov/database-fundamentals
45e258e965e85514e60b849d9049737ae25e81c0
0ebe74ab4bffef0d29d6ee2e200f07bdc24fe6bf
refs/heads/master
2021-06-18T17:54:36.238976
2017-07-10T14:49:44
2017-07-10T14:49:44
89,739,950
0
1
null
null
null
null
UTF-8
Java
false
false
1,021
java
package app.serviceImpls; import app.daos.CategoryRepository; import app.entities.Category; import app.services.CategoryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Primary; import org.springframework.stereotype.Service; import java.util.List; ...
[ "gramovv@gmail.com" ]
gramovv@gmail.com
b980236816ba766b45ed21c00a3a65cb8f13f9eb
832815fa3d65b121a15ae162efd01432f32df1cc
/src/com/dp2345/dao/impl/SeoDaoImpl.java
126407625f81e7cc5ffe0fd70598e75e8bcc4ee6
[]
no_license
jeffson1985/dp2345
a7c04907eda300ed73ccd921f4a509fcf5821de8
11618f889baef48a659251146d32085f478ed0ef
refs/heads/master
2020-05-31T23:44:59.895931
2015-09-18T12:52:40
2015-09-18T12:52:41
42,158,460
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
/* * Copyright 2013-2015 cetvision.com. All rights reserved. * Support: http://www.cetvision.com * License: http://www.cetvision.com/license */ package com.dp2345.dao.impl; import javax.persistence.FlushModeType; import javax.persistence.NoResultException; import org.springframework.stereotype.Repository; import...
[ "kevionsun@gmail.com" ]
kevionsun@gmail.com
e7ff14053b435becc22281649ef9c26dd3d2b342
a99e3dcc3fbff2e39e90fd0df21fac85a1132e64
/contrib/scripting/xproc/src/main/java/org/apache/sling/scripting/xproc/xpl/impl/OutputStreamWrapper.java
c0525ba32f17544f39cca937b76f2eff4b1a3356
[ "Apache-2.0", "JSON" ]
permissive
MRivas-XumaK/slingBuild
246f10ccdd17ace79696d760f0801aec188a38fc
c153c22d893cd55c805606041b1292e628d5461e
refs/heads/master
2023-01-09T22:49:01.251652
2014-05-08T15:46:12
2014-05-08T15:46:12
19,578,020
3
3
Apache-2.0
2022-12-21T18:50:52
2014-05-08T15:13:56
Java
UTF-8
Java
false
false
1,715
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 ...
[ "marito.rivas@hotmail.com" ]
marito.rivas@hotmail.com
58c24c80e0ac9611897961881344109558025643
48a88aea6e9774279c8563f1be665a540e02a894
/src/opennlp/tools/cmdline/parser/ModelUpdaterTool.java
cd40199ac713d513b6f7052a3d661e087f466098
[]
no_license
josepvalls/parserservices
0994aa0fc56919985474aaebb9fa64581928b5b4
903363685e5cea4bd50d9161d60500800e42b167
refs/heads/master
2021-01-17T08:36:23.455855
2016-01-19T19:49:54
2016-01-19T19:49:54
60,540,533
2
0
null
null
null
null
UTF-8
Java
false
false
2,964
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 ...
[ "josepvalls@Valls.local" ]
josepvalls@Valls.local
926a43d997c5657720270c6c1372d536b8803193
e7c02b26e6da1b0652203285071edef433fae4cb
/rest-annotations/src/main/java/one/xingyi/restAnnotations/annotations/XingYiClient.java
2c0c7d5f7e371337d66f4126714a9e648dbc7481
[]
no_license
phil-rice/rest
155af53fe32e6571001a4b640fcb546896e24dc8
3a31ce94c04871faded6fea645c2da0d99e342bb
refs/heads/master
2020-04-15T19:11:11.276133
2019-01-18T00:58:20
2019-01-18T00:58:20
164,940,369
0
0
null
null
null
null
UTF-8
Java
false
false
363
java
package one.xingyi.restAnnotations.annotations; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.TYPE}) @Retention(RetentionPolicy.CLASS) // Make it class retention for incremental comp...
[ "phil.rice@iee.org" ]
phil.rice@iee.org
3efe083bc24a6e3583b88f74b4c285c31d5506c3
0e97171d925d8b72dde03148a974e743d24e96a7
/super-nomina/src/main/java/com/quat/api/EmpleadoApiController.java
afaf3ac92f259d8e06f8aea4d766dddfc69d6727
[]
no_license
badillosoft/java-quat
50916aed28f43a3fd1a102e8dabdfcdae6871a29
6cb568ae3149f0e8f873cc6f70b2a8b88d7c2d0d
refs/heads/master
2020-03-10T07:58:48.293674
2018-06-09T18:54:14
2018-06-09T18:54:14
129,275,010
2
0
null
null
null
null
UTF-8
Java
false
false
2,334
java
package com.quat.api; import java.io.IOException; import java.util.Optional; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.GetMapping; import org.springframework....
[ "badillo.soft@hotmail.com" ]
badillo.soft@hotmail.com
254a957e1a8093b81699fdf2cb4700d85787ba8b
b6e99b0346572b7def0e9cdd1b03990beb99e26f
/src/gcom/gui/AutocompleteGenericoServlet.java
f36010f25ae67805460e8323848961aa89c29c14
[]
no_license
prodigasistemas/gsan
ad64782c7bc991329ce5f0bf5491c810e9487d6b
bfbf7ad298c3c9646bdf5d9c791e62d7366499c1
refs/heads/master
2023-08-31T10:47:21.784105
2023-08-23T17:53:24
2023-08-23T17:53:24
14,600,520
19
20
null
2015-07-29T19:39:10
2013-11-21T21:24:16
Java
ISO-8859-1
Java
false
false
4,948
java
package gcom.gui; import gcom.fachada.Fachada; import gcom.util.Util; import java.io.IOException; import java.io.PrintWriter; import java.text.StringCharacterIterator; import java.util.Collection; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.Http...
[ "piagodinho@gmail.com" ]
piagodinho@gmail.com
79abe5e518f565aa836231590cecc2b10114df82
6c805ba587a3cac1f3a4cbeba0d95f1b711b639e
/wezard-pay/src/main/java/com/natsumes/wezard/service/impl/PayServiceImpl.java
884812f0b281e22fd941762cc2afd995274d23cf
[ "Apache-2.0" ]
permissive
SpikeLavender/nastume
bb9580a87c7ca55ed0221c56f711326b2a51dcae
9d0bc8ecddf6f6d192bad36c7efea45ae09b0c99
refs/heads/master
2023-03-20T01:51:57.758074
2021-03-07T14:47:54
2021-03-07T14:47:54
244,695,144
0
0
Apache-2.0
2020-07-04T02:13:07
2020-03-03T17:09:43
Java
UTF-8
Java
false
false
5,743
java
package com.natsumes.wezard.service.impl; import com.lly835.bestpay.enums.BestPayPlatformEnum; import com.lly835.bestpay.enums.BestPayTypeEnum; import com.lly835.bestpay.enums.OrderStatusEnum; import com.lly835.bestpay.model.OrderQueryRequest; import com.lly835.bestpay.model.OrderQueryResponse; import com.lly835.bestp...
[ "hetengjiao@chinamobile.com" ]
hetengjiao@chinamobile.com
a257afa503e05e42ceda393e57d17c4c085b12e2
df72d2a31adf86da1e2355a5879a57b1e7d0f3d9
/CompiladorMJ/microLIR/src/microLIR/parser/sym.java
50566f35a5850158860b1f7789c5cd862be4c712
[]
no_license
in-silico/in-silico
81c79a973f202a7cf604707ccc7c78804179634e
042a8bbcadfb70354506b2855e16a06f9e8831c3
refs/heads/master
2020-04-13T14:11:00.745975
2015-06-19T17:13:52
2015-06-19T17:13:52
37,735,182
0
0
null
null
null
null
UTF-8
Java
false
false
2,019
java
//---------------------------------------------------- // The following code was generated by CUP v0.10k TUM Edition 20050516 // Tue Jan 02 00:59:58 GMT+02:00 2007 //---------------------------------------------------- package microLIR.parser; /** CUP generated class containing symbol constants. */ public c...
[ "santigutierrez1@gmail.com" ]
santigutierrez1@gmail.com
08a878a147216002e0b2fc884e2d80c9f35da8f1
3221b6bc93eea51d46d9baec8b76ac6f24b90313
/Studio/plugins/com.wizzer.mle.studio.dwp/src/java/com/wizzer/mle/studio/dwp/ui/DwpMediaRefTargetContextMenuHandler.java
38ab908f32cccc09062e159df645bcdae56da7f8
[ "MIT" ]
permissive
magic-lantern-studio/mle-studio
67224f61d0ba8542b39c4a6ed6bd65b60beab15d
06520cbff5b052b98c7280f51f25e528b1c98b64
refs/heads/master
2022-01-12T04:11:56.033265
2022-01-06T23:40:11
2022-01-06T23:40:11
128,479,137
0
0
null
null
null
null
UTF-8
Java
false
false
4,744
java
/* * DwpMediaRefTargetContextMenuHandler.java */ // COPYRIGHT_BEGIN // // The MIT License (MIT) // // Copyright (c) 2000-2020 Wizzer Works // // 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 Soft...
[ "msm@wizzerworks.com" ]
msm@wizzerworks.com
d803423b3eeecdbeadcf9b17216fbb2c33546a59
eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3
/trunk/seasar-benchmark/src/main/java/benchmark/wire/Bean00862AImpl.java
7579bb97348d9848588ac9d12246ebc711effb88
[]
no_license
svn2github/s2container
54ca27cf0c1200a93e1cb88884eb8226a9be677d
625adc6c4e1396654a7297d00ec206c077a78696
refs/heads/master
2020-06-04T17:15:02.140847
2013-08-09T09:38:15
2013-08-09T09:38:15
10,850,644
0
1
null
null
null
null
UTF-8
Java
false
false
340
java
package benchmark.wire; public class Bean00862AImpl implements Bean00862A { private benchmark.wire.Bean00862B bean00862B; public benchmark.wire.Bean00862B getBean00862B() { return bean00862B; } public void setBean00862B(benchmark.wire.Bean00862B bean00862B) { this.bean00862B = bea...
[ "manhole@319488c0-e101-0410-93bc-b5e51f62721a" ]
manhole@319488c0-e101-0410-93bc-b5e51f62721a
0176aace61537141605bae83027854d4615bea71
2d62bbd24ebc6c2b109d39378b1e75985afbed81
/bundles/Toometa/de.uka.ipd.sdq.dsexplore.qml.contract/src/de/uka/ipd/sdq/dsexplore/qml/contract/DeterministicEvaluationAspect.java
962c22d14fd839de8e7c4b8114acb4e2d81282d5
[ "Apache-2.0" ]
permissive
SebastianWeberKamp/KAMP
1cc11c83da882f5b0660fe1de6a6c80e13386841
818206ab33c9a2c4f3983d40943e2598d034d18e
refs/heads/master
2020-09-20T08:15:02.977029
2019-12-18T12:35:11
2019-12-18T12:35:11
224,419,712
0
0
Apache-2.0
2019-11-27T11:54:14
2019-11-27T11:54:13
null
UTF-8
Java
false
false
463
java
/** */ package de.uka.ipd.sdq.dsexplore.qml.contract; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Deterministic Evaluation Aspect</b></em>'. * <!-- end-user-doc --> * * * @see de.uka.ipd.sdq.dsexplore.qml.contract.QMLContractPackage#getDeterministicEvaluationAspect() * @model ...
[ "layornos@gmail.com" ]
layornos@gmail.com
e10d9091b1ebf361c658da6d01fa13dd1a43a742
172092c48eea1c2498f8a3f95970308696932321
/Servo-Online/src/com/minds/servo/service/impl/UserServiceImpl.java
89b8de8b26c1dce35dc10f7c3a604632f9b94e3a
[ "BSD-2-Clause" ]
permissive
mindsolvit/servoil-master
e3c66db00c2d528d4c8a33541c7bf7e2713aea72
d6c823f9fe43281b126cce3288cea18baa78afe0
refs/heads/master
2020-12-24T19:17:28.164384
2014-12-26T11:31:57
2014-12-26T11:31:57
28,481,540
0
1
null
2016-03-09T05:35:15
2014-12-25T12:53:32
JavaScript
UTF-8
Java
false
false
999
java
package com.minds.servo.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.minds.servo.dao.UserDAO; import com.minds.servo.model.User; import com.minds.servo.model.UserType; import com.minds.servo.iservice.UserService; @Service publi...
[ "lenovo@lenovo-PC" ]
lenovo@lenovo-PC
9ca187bc44831a61126ac07984b19d9420bb6fc6
e3c7db733b85f2b7a25ec829bd85b80d994a5494
/app-cms/src/main/java/vn/vmg/ptdv/hola/cms/rest/servicepack/ServicePackJSONRequest.java
78bff29c3be8807bbdc13df54fddf0d9f5a75503
[]
no_license
HoangHieuBK/Holaship
c15cc1c47367ede4de4d7bac12850b2201d85c98
c49f0dcf82f5886080e024fa3802d628e4808ea8
refs/heads/master
2022-12-31T00:04:20.974666
2020-10-15T06:26:52
2020-10-15T06:26:52
304,214,124
0
0
null
null
null
null
UTF-8
Java
false
false
3,473
java
package vn.vmg.ptdv.hola.cms.rest.servicepack; import com.fasterxml.jackson.annotation.JsonFormat; import lombok.Data; import java.time.Instant; @Data public class ServicePackJSONRequest { private Long id; private String name; private String code; private Instant effectiveAt; private Instant cre...
[ "hoanghieubk1996@gmail.com" ]
hoanghieubk1996@gmail.com
04150ae917fef2972f07934bdc125e05ec4592d4
e82c1473b49df5114f0332c14781d677f88f363f
/MED-CLOUD/med-service/src/main/java/nta/med/service/ihis/handler/invs/CheckData0101U01Handler.java
0c11a535062f8d30b81bf857603af370e2a5d2f1
[]
no_license
zhiji6/mih
fa1d2279388976c901dc90762bc0b5c30a2325fc
2714d15853162a492db7ea8b953d5b863c3a8000
refs/heads/master
2023-08-16T18:35:19.836018
2017-12-28T09:33:19
2017-12-28T09:33:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,254
java
package nta.med.service.ihis.handler.invs; import javax.annotation.Resource; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transa...
[ "duc_nt@nittsusystem-vn.com" ]
duc_nt@nittsusystem-vn.com
9905f36b4ae7af51376956ee9cf1a3156dd3ce87
3b481b302b02edf57b816acac9e5ff3b7ec602e2
/src/android/support/v4/widget/ScrollerCompat$ScrollerCompatImplBase.java
044686a34cff4106f66032158e2b409a070224ea
[]
no_license
reverseengineeringer/com.twitter.android
53338ae009b2b6aa79551a8273875ec3728eda99
f834eee04284d773ccfcd05487021200de30bd1e
refs/heads/master
2021-04-15T04:35:06.232782
2016-07-21T03:51:19
2016-07-21T03:51:19
63,835,046
1
1
null
null
null
null
UTF-8
Java
false
false
2,984
java
package android.support.v4.widget; import android.content.Context; import android.view.animation.Interpolator; import android.widget.Scroller; class ScrollerCompat$ScrollerCompatImplBase implements ScrollerCompat.ScrollerCompatImpl { public void abortAnimation(Object paramObject) { ((Scroller)paramObject).a...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
7426b25d5f3ecfb7c9d5f0135af0fc358905ba5f
8228efa27043e0a236ca8003ec0126012e1fdb02
/L2JOptimus_Core/java/net/sf/l2j/gameserver/scripting/quests/Q636_TruthBeyondTheGate.java
d80221c9a1035d77518216ddb3ff57f399f3b399
[]
no_license
wan202/L2JDeath
9982dfce14ae19a22392955b996b42dc0e8cede6
e0ab026bf46ac82c91bdbd048a0f50dc5213013b
refs/heads/master
2020-12-30T12:35:59.808276
2017-05-16T18:57:25
2017-05-16T18:57:25
91,397,726
0
1
null
null
null
null
UTF-8
Java
false
false
2,622
java
package net.sf.l2j.gameserver.scripting.quests; import net.sf.l2j.gameserver.model.actor.Creature; import net.sf.l2j.gameserver.model.actor.Npc; import net.sf.l2j.gameserver.model.actor.instance.Player; import net.sf.l2j.gameserver.model.zone.L2ZoneType; import net.sf.l2j.gameserver.scripting.Quest; import net....
[ "wande@DESKTOP-DM71DUV" ]
wande@DESKTOP-DM71DUV
a0e5a020f0b6b623f38fa4b013dd034cf8f06709
be608e227e7e385cd8e68bdfae4c79283ee88595
/service-edi271/src/main/java/org/delta/b2b/edi/handler/element/NM1SourceHandler.java
9d76245deb42b25410bbb220088269c9ec1e80de
[]
no_license
msen2000/services
4867cdc3e2be12e9b5f54f2568e7c9844e91af25
cb84c48792aee88ab8533f407b8150430c5da2dd
refs/heads/master
2016-08-04T19:08:09.872078
2014-02-16T08:11:16
2014-02-16T08:11:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,774
java
package org.delta.b2b.edi.handler.element; import javax.xml.bind.JAXBElement; import javax.xml.namespace.QName; import org.delta.b2b.edi.parser.Row; import org.delta.b2b.edi.t271.ENM101EntityIdentifierCode; import org.delta.b2b.edi.t271.ENM102EntityTypeQualifier; import org.delta.b2b.edi.t271.ENM103NameLastOr...
[ "msen2000@gmail.com" ]
msen2000@gmail.com
5bb2d33815da5e50ae4954e2d693aca50245d000
8eaaf20f0f20240fb0e31cb62ff838b8bbca7770
/DreamPvP [mc-1.3.1]/se/proxus/DreamPvP/Gui/Screens/ItemList.java
813d3ab2d5a4bfcdd7300e90958c7e1918f09747
[ "LicenseRef-scancode-public-domain", "Unlicense" ]
permissive
Olivki/minecraft-clients
aa7e5d94596c3c67fa748816566ccce17160d000
19e00b00d3556e6b3cee5f968005638593d12c01
refs/heads/master
2020-04-13T05:30:22.073886
2019-03-04T20:52:54
2019-03-04T20:52:54
162,994,258
4
0
null
null
null
null
WINDOWS-1252
Java
false
false
2,454
java
package se.proxus.DreamPvP.Gui.Screens; import java.io.File; import net.minecraft.src.GuiButton; import net.minecraft.src.GuiScreen; import net.minecraft.src.GuiYesNo; import net.minecraft.src.Item; import net.minecraft.src.StringTranslate; public class ItemList extends GuiScreen { private GuiButton give; private...
[ "0liverb3rg@gmail.com" ]
0liverb3rg@gmail.com
75bee055379e63f57b25eb0b71bc688f10d533f9
f727c689c6916cb5d5b7bf986eec3bc1bf0543cd
/src/Accepted/RestoreIPAddress.java
6253ee073ae083f5a82753a9870e5178b58252ff
[]
no_license
lizhieffe/LC150Round2
375a3e3f3a637bfdac7fe4babf337cb12b983bcb
07dd4de65291637b96015412978d00bcde139cb4
refs/heads/master
2020-12-04T08:16:13.494103
2015-01-20T14:18:34
2015-01-20T14:18:34
25,339,447
0
0
null
null
null
null
UTF-8
Java
false
false
1,396
java
package Accepted; import java.util.ArrayList; import java.util.List; public class RestoreIPAddress { public List<String> restoreIpAddresses(String s) { List<String> result = new ArrayList<String>(); if (s == null || s.length() < 4 || s.length() > 12) return result; List<String> s...
[ "lizhieffe@gmail.com" ]
lizhieffe@gmail.com
9dd615c1e66569ccc75039f85cfba39943825253
d132a32f07cdc583c021e56e61a4befff6228900
/src/main/java/net/minecraft/client/resources/FolderResourcePack.java
8ac2c7418b7f60596b399f2af0b907bc9610f1cf
[]
no_license
TechCatOther/um_clean_forge
27d80cb6e12c5ed38ab7da33a9dd9e54af96032d
b4ddabd1ed7830e75df9267e7255c9e79d1324de
refs/heads/master
2020-03-22T03:14:54.717880
2018-07-02T09:28:10
2018-07-02T09:28:10
139,421,233
0
0
null
null
null
null
UTF-8
Java
false
false
1,538
java
package net.minecraft.client.resources; import com.google.common.collect.Sets; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.util.HashSet; import java.util.Set; import net.minecraftforge.fml.relauncher.Side; ...
[ "alone.inbox@gmail.com" ]
alone.inbox@gmail.com
525d864d0d29dfe38cfc1d81be8b1638d4e789f7
a9330e4017dac2568a5e950d2c6096d0f7cc3268
/app/src/main/java/com/jing/app/jjgallery/gdb/view/adapter/RecordGridDetailAdapter.java
5eb3fd02f4b24fbce1531fc0cc3becf3872936e1
[]
no_license
JasonKing0329/Gdb
3714247181a944c13f7ca0bd0977cf685daf5f0b
49324b68e5da3baf307ed2f3c6805983b644dce7
refs/heads/master
2021-07-17T13:36:38.717856
2018-08-17T06:35:04
2018-08-17T06:35:04
108,059,270
0
0
null
null
null
null
UTF-8
Java
false
false
2,012
java
package com.jing.app.jjgallery.gdb.view.adapter; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.jing.app.jjgallery.gdb.R; import com.king.app.gdb.data.entity.Record; import com.king.app.gdb.data.entity.Star; impor...
[ "jingyang@tcsl.com.cn" ]
jingyang@tcsl.com.cn