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
3798b6034f5b8b95f1734d7a989cc32215d57cfb
be4a8376b4e8c994a79d117d9fe5ee5508a50fcc
/2.1 (2017-2018)/lostshard/src/main/java/com/lostshard/lostshard/DamageBalance/Enchantments/Armor/FireProtection.java
578e6daf08e095fb0eab9793042924ae5b75d1fc
[ "MIT" ]
permissive
BuntsFidleyBits/Lostshard-ARCHIVE
5b140d36c058421ce02ff12eaee143850a274db1
6094e3c12b181e86c313edc7ec2f13fd0907f716
refs/heads/master
2021-09-28T13:44:52.398297
2018-11-17T14:52:51
2018-11-17T14:52:51
157,993,584
0
2
MIT
2018-11-17T14:42:58
2018-11-17T14:42:58
null
UTF-8
Java
false
false
842
java
package com.lostshard.lostshard.DamageBalance.Enchantments.Armor; import org.bukkit.enchantments.Enchantment; public enum FireProtection { LEVEL1(Enchantment.DAMAGE_ALL, 1, 0), LEVEL2(Enchantment.DAMAGE_ALL, 2, 0), LEVEL3(Enchantment.DAMAGE_ALL, 3, 0), LEVEL4(Enchantment.DAMAGE_ALL, 4, 0), ; private final En...
[ "mu@imi.co" ]
mu@imi.co
eb8a4edb4ed540e570cc3a1d2bdef56284f5d969
a84913743e8605b98a9f8590771a4d4582a76924
/app/src/main/java/com/example/nctai_trading/bithumb/bithumbConfigResponse.java
b51c52d2696f9501b74555d2d0c4c8db0125910f
[ "Apache-2.0" ]
permissive
marcellinamichie291/NCT-AndroidGUI
467f5ab22ad618e9f7c907d86312b6b12b0e368f
6466ccd9bf24697f24ea5652eeb4de83cc4b9191
refs/heads/master
2023-05-14T11:19:45.201708
2021-06-09T11:32:22
2021-06-09T11:32:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,220
java
package com.example.nctai_trading.bithumb; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.util.List; public class bithumbConfigResponse { @SerializedName("coinConfig") @Expose private List<bithumbConfigCoinConfig> coinConfig = null; @Seriali...
[ "cthacker@udel.edu" ]
cthacker@udel.edu
78c20fa474c406ff8f816e746f225c98f83c28da
61602d4b976db2084059453edeafe63865f96ec5
/org/greenrobot/greendao/rx/RxDao$7.java
fcbdb8d49f3c618dc4e0061e9f527d084ddf5382
[]
no_license
ZoranLi/thunder
9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0
0778679ef03ba1103b1d9d9a626c8449b19be14b
refs/heads/master
2020-03-20T23:29:27.131636
2018-06-19T06:43:26
2018-06-19T06:43:26
137,848,886
12
1
null
null
null
null
UTF-8
Java
false
false
458
java
package org.greenrobot.greendao.rx; import java.util.concurrent.Callable; class RxDao$7 implements Callable<T> { final /* synthetic */ RxDao this$0; final /* synthetic */ Object val$entity; RxDao$7(RxDao rxDao, Object obj) { this.this$0 = rxDao; this.val$entity = obj; } public T ...
[ "lizhangliao@xiaohongchun.com" ]
lizhangliao@xiaohongchun.com
8b1b5d23d6f259fed83a226245159a79cbcefef2
9b19b02129c18c946295e897bc99dd4b8778638f
/app/src/main/java/com/yjhh/ppwbusiness/views/cui/AlertDialogFactory.java
6055d2d08d901207c8b6fe5660f59557e738077d
[]
no_license
majian1234554321/ppwbusiness
253982cff2ecf1c0e98a51d9748de1040fbe2e32
3a93167bdcb0813a7db0f8e74bfbad1d7b4a6f37
refs/heads/master
2020-04-06T18:18:23.309190
2019-02-15T02:54:53
2019-02-15T02:54:53
157,693,463
0
0
null
null
null
null
UTF-8
Java
false
false
6,135
java
package com.yjhh.ppwbusiness.views.cui; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.text.TextUtils; import android.view.ContextThemeWrapper; import android.view.View; import android.widget.Button; import android.widget.TextView; import com.yjhh.ppwbusines...
[ "99571202@qq.com" ]
99571202@qq.com
fae4153bcb414cd6538b05b84d28f2c39d19c088
6400224b2ff4797f0ad7283685056ff5e50004d4
/erwin-cloud-business/erwin-cloud-storage/src/main/java/com/fengwenyi/example/erwincloudstorage/config/MyBatisPlusConfiguration.java
9b416d9ddb482cb88245edfdb523a072caddd88a
[]
no_license
fengwenyi/erwin-cloud-example
c8d34ee36c9bede4cca8ebc598b2a401dc738307
bed01693c67174642b52a37b51c9e6a014a21b60
refs/heads/master
2023-03-19T18:09:16.672238
2021-03-10T06:25:22
2021-03-10T06:25:22
336,506,391
0
0
null
null
null
null
UTF-8
Java
false
false
1,081
java
package com.fengwenyi.example.erwincloudstorage.config; import com.baomidou.mybatisplus.annotation.DbType; import com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor; import com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor; import org.mybatis.spring.annotation.MapperScan; impor...
[ "xfsy_2015@163.com" ]
xfsy_2015@163.com
8e57b696bab433611e40900d071279d4d1e8b453
9c65284a0069cf6d0e3bf19919fc229fd74789ba
/gt_front_api/src/main/java/com/gt/util/GoogleAuth.java
f1f75a3f47f9570542fa4b04483f9df47a25a2db
[]
no_license
moguli/powex
95aa2699b6fbf92aef6ab7b5203864148af29467
56348db54db9456234010e5a20f9f8a09d234c64
refs/heads/master
2022-12-28T03:52:59.442332
2019-09-08T10:04:25
2019-09-08T10:04:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,282
java
package com.gt.util; import java.util.HashMap; import java.util.Map; /* * Not really a unit test- but it shows usage */ public class GoogleAuth { //网站名称,可自定义 private static String webName = Constant.GoogleAuthName; /** * 注册GOOGLE认证,先传入用户登陆名,返回一个MAP,里面有两个KEY,一个是url(value为二维码地址),一个是secret(为此用户的地址,此地址用于校验) ...
[ "185428479@qq.com" ]
185428479@qq.com
6c87d94140f61d78ff02006f802ef9e5085f03b5
4f2403f0c545a9ea500ad61cd01df313f865889c
/src/main/java/com/rainbow/tony/guice/robotproblem/Car.java
e70bb0a5ef6b0973612c1240c64c9bd4e89d33d8
[]
no_license
softPrisoner/tony-guice-netty
54ad978113de48af1ff3b9057c09819f3f9d683e
05bef03660a5c1c19643b9a01eeebdb43cf1d01a
refs/heads/master
2022-06-30T00:43:32.354483
2020-05-12T03:02:21
2020-05-12T03:02:21
261,941,406
0
0
null
null
null
null
UTF-8
Java
false
false
751
java
package com.rainbow.tony.guice.robotproblem; import com.google.inject.Inject; /** * @author wabslygzj@163.com (Tony Li) * @copyright rainbow * @description Car * @date 2020-05-11 */ class Car { private final Engine engine; private final Transmission transmission; private final Driveline driveline; ...
[ "wabslygzj@163.com" ]
wabslygzj@163.com
a61992de7cb588a5ccb9f58a3c80c67318ce1710
58558513bbd69fe99463b4895bc5078dbe09596a
/src/us/jaba/titaniumblocks/core/frames/effects/rectangular/NoEffect.java
e52c6c1807e5633c84ad92e6b918ecedd373c6b4
[]
no_license
tonybeckett/TitaniumBlocks
16fdd135b46cb2e4b534a7b5ea36c3ee7e2c7139
32354597255b007a67fed500a707538509c5bfb5
refs/heads/master
2020-05-21T13:43:54.732539
2016-12-08T23:21:09
2016-12-08T23:21:09
48,827,953
1
0
null
null
null
null
UTF-8
Java
false
false
1,998
java
/* * Copyright (c) 2015, Tony Beckett * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of cond...
[ "tonybeckett@yahoo.com" ]
tonybeckett@yahoo.com
4218b09e6a403416baf5e87532638c864adc9229
d8168756a8cbab57531b6d19d5f92c384257f5b5
/src/persistency/MySQLConnection.java
991e51d53d4c985f516b0b6e140e156d2c8d56ad
[]
no_license
kutayzorlu/invoicing
baf941e50d8379ff8ecb0c9c5d72629265e7ec48
8a1ff5ffdd31a824e556435192bf9083375b43e2
refs/heads/master
2020-06-27T23:50:32.193911
2019-03-04T09:24:33
2019-03-04T09:24:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
813
java
package persistency; import utilities.Constants; import utilities.LoadProperties; import java.io.File; import java.io.IOException; import java.util.Properties; public class MySQLConnection extends DBConnection { private LoadProperties props; public MySQLConnection() { super(); try { ...
[ "mpaesen@gmail.com" ]
mpaesen@gmail.com
3b76b6a553b382da65ffb819d5ac4dc99d8d1ccd
9c726e47b90906f301e5e40ef4ee7379a57fe745
/app/src/main/java/pl/karol202/paintplus/options/OptionSave.java
b0a47e258fd436ae451a05ec8b070297af0bd248
[ "Apache-2.0" ]
permissive
veritas44/PaintPlusPlus
e4b1abf2db28edf5ca3eeaa2c94563311661d847
4d0029d6d355317f45f0d359ec4bf436e0ad992f
refs/heads/master
2021-04-27T09:46:05.099756
2017-12-03T22:17:57
2017-12-03T22:17:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,079
java
/* * Copyright 2017 karol-202 * * 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 ...
[ "karoljurski1@gmail.com" ]
karoljurski1@gmail.com
95c243294885d0aeac614b4649225f49d7c74525
6c28eca2c33a275fb0008a51b8e5776a82f5904d
/Code/Hierarchy/src/net/unconventionalthinking/hierarchy/grammar/node/PDescriptorHeadSet.java
de8634bfb717b78c571c1265482718fa0a568999
[]
no_license
UnconventionalThinking/hierarchy
17dc9e224595f13702b9763829e12fbce2c48cfe
de8590a29c19202c01d1a6e62ca92e91aa9fc6ab
refs/heads/master
2021-01-19T21:28:29.793371
2014-12-19T03:16:24
2014-12-19T03:16:24
13,262,291
0
1
null
null
null
null
UTF-8
Java
false
false
927
java
/* Copyright 2012, 2013 Unconventional Thinking * * This file is part of Hierarchy. * * Hierarchy 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 la...
[ "github@unconventionalthinking.com" ]
github@unconventionalthinking.com
a43d725966aecebd3df97acd6775f7ba7afb3ad6
99c7920038f551b8c16e472840c78afc3d567021
/aliyun-java-sdk-openanalytics-open-v5/src/main/java/com/aliyuncs/v5/openanalytics_open/model/v20180619/GetAllowIPResponse.java
4f59ffb882f102f688cf1670d754fa20a3e27f8e
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk-v5
9fa211e248b16c36d29b1a04662153a61a51ec88
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
refs/heads/master
2023-03-13T01:32:07.260745
2021-10-18T08:07:02
2021-10-18T08:07:02
263,800,324
4
2
NOASSERTION
2022-05-20T22:01:22
2020-05-14T02:58:50
Java
UTF-8
Java
false
false
1,657
java
/* * 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 agreed to in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
acf908c9fd945c09d5ee8283a5019773d8bb5c3e
ff1c94519f9672fb26b31a97853774ba8c9016a8
/src/SplitAStringInBalancedStrings/Solution.java
c82dd9a4798fa4eeb40c1d919833e0a18cf4c934
[]
no_license
wangyao2221/LeetCode
0a796af620e9e6dfefb8c49f755b4f2b6ee8d6ba
9ec81a60dcda022cf17cda14c1d373ffd28d8a72
refs/heads/master
2021-01-20T02:53:08.629877
2020-07-29T05:53:39
2020-07-29T05:53:39
89,457,428
3
0
null
null
null
null
UTF-8
Java
false
false
981
java
package SplitAStringInBalancedStrings; import java.util.ArrayList; import java.util.List; /** * 算法不符合提议,但也可以出一道题,就是找最大数量的RRLL对称数量 */ class Solution { public int balancedStringSplit(String s) { int result = 0; int flag = 0; for (int i = 0; i < s.length(); i++) { char ch = s.c...
[ "wangyao2221@163.com" ]
wangyao2221@163.com
dea12cba621a85cf9ba7f4c6f79a168d252ebe29
2fa04f21cbb7203b468f7598df6696a88b05a286
/bus-gitlab/src/main/java/org/aoju/bus/gitlab/models/NotificationSettings.java
c095d0a70a950960f6b92188ff7ff4fc0f9df934
[ "MIT", "LicenseRef-scancode-proprietary-license" ]
permissive
jingshuai5213/bus
17bb475fd76592682123488608a559abec788f81
f3ec545617acffaf2668ea78e974a05be268cfd1
refs/heads/master
2022-11-16T00:35:46.037858
2020-07-02T09:35:10
2020-07-02T09:35:10
254,873,385
0
0
MIT
2020-07-02T09:35:11
2020-04-11T13:26:50
null
UTF-8
Java
false
false
6,737
java
/********************************************************************************* * * * The MIT License (MIT) * * ...
[ "839536@qq.com" ]
839536@qq.com
cb922466779982ff5c4bbf690c4ad235ef2f26ed
327053e1007538aa4418abc3baf32c3ece901dee
/src/main/java/com/hanains/mysite/interceptor/AuthLoginInterceptor.java
54c84f75d785ad602b4e77d245505f11942d4a50
[]
no_license
801sanae/mysite3
8e9ea1ac07346e4ff63a8983054c34ec45232430
68c6f5a94388b8c2604aacf400831c5a0e42e182
refs/heads/master
2021-01-13T00:40:42.062654
2015-12-23T00:58:22
2015-12-23T00:58:22
47,959,742
0
0
null
null
null
null
UTF-8
Java
false
false
1,743
java
package com.hanains.mysite.interceptor; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import org.apache.catalina.core.ApplicationContext; import org.springframework.beans.factory.BeanFactory; import org.springframework.web.c...
[ "bit-user@bit" ]
bit-user@bit
ff1ee693e629161b9d6bfe0b71011048590f19dd
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/14/14_acf882df6811d0653cb6c6bf4a5b640d34aa0885/ConsoleServlet/14_acf882df6811d0653cb6c6bf4a5b640d34aa0885_ConsoleServlet_t.java
5f1cd96e332df47e7ece6137c5fc236f9352c6ef
[]
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,258
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"...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
ef3b85a5e413b4d61d275a688975750cbf80bf87
2481d8c57b43b95d70c6d1a28ee90dd4d6ae1372
/temp/src/minecraft/net/minecraft/src/Packet42RemoveEntityEffect.java
1b16a4e91139e11d2c0190a9d6f952f4219b44d4
[]
no_license
UserCake/Gallifrey
c20bc8c6e75dc3a6b61301458ba5704d2db5872a
2a55cb6106224b274f3326d7f5802540063bfa66
refs/heads/master
2021-01-20T21:53:10.901777
2012-03-28T05:58:35
2012-03-28T05:58:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,049
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) braces deadcode fieldsfirst package net.minecraft.src; import java.io.*; // Referenced classes of package net.minecraft.src: // Packet, NetHandler ...
[ "eightbitme@me.com" ]
eightbitme@me.com
9daa78786d1057fec08dea48edb1d16476347578
ca0e9689023cc9998c7f24b9e0532261fd976e0e
/src/com/tencent/mm/ah/w.java
3a8f86602d2b42f437ff51cc8b4541815ef02e99
[]
no_license
honeyflyfish/com.tencent.mm
c7e992f51070f6ac5e9c05e9a2babd7b712cf713
ce6e605ff98164359a7073ab9a62a3f3101b8c34
refs/heads/master
2020-03-28T15:42:52.284117
2016-07-19T16:33:30
2016-07-19T16:33:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
271
java
package com.tencent.mm.ah; import com.tencent.mm.ar.g.b; final class w implements g.b { public final String[] lW() { return ac.aqU; } } /* Location: * Qualified Name: com.tencent.mm.ah.w * Java Class Version: 6 (50.0) * JD-Core Version: 0.7.1 */
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
6bbbeb221ef138bf5ab3a19e5b2a040580789a64
7babc8d969e1e0878a1917901b10c1777c128b03
/ddl-concurrency/src/main/java/com/ddl/concurrency/designpattern/immutable/ImmutableTest.java
933f75b3fc33e1d50364ef43783171ff2a5b753c
[]
no_license
vigour0423/ddlall
430912dde1a3cd881d29b017f2952ec4b727d852
7915abf5f9e93391cefdbb8d75952b6755fcca48
refs/heads/master
2022-12-25T05:29:28.990336
2020-05-14T15:43:05
2020-05-14T15:43:05
154,122,468
0
2
null
2022-12-16T09:45:08
2018-10-22T10:05:15
Java
UTF-8
Java
false
false
610
java
package com.ddl.concurrency.designpattern.immutable; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class ImmutableTest { private final int age; private final String name; private final List<String> list; public ImmutableTest(int age, String name) { ...
[ "489582986@qq.com" ]
489582986@qq.com
2bd837b94f260f44989fa683c481f7f8fb73cc2d
a5026575cda665451bb6f42343bf443b77da1041
/app/src/main/java/com/zht/lazyload/LazyLoadFragmnet.java
7f0e520bf5724dd2f3316aa01c198bb782d196b7
[]
no_license
zhtoo/LazyLoad
d3c08e4373866a8cf51e648000712b4ef69ec7cb
79fca97fbd332901cee82d48501a59eab099df66
refs/heads/master
2021-05-02T15:19:11.788758
2018-02-11T09:07:09
2018-02-11T09:07:09
120,694,214
1
0
null
null
null
null
UTF-8
Java
false
false
1,900
java
package com.zht.lazyload; import android.support.v4.app.Fragment; /** * 作者:zhanghaitao on 2018/2/8 09:47 * 邮箱:820159571@qq.com * * @describe:懒加载模式的Fragment */ public abstract class LazyLoadFragmnet extends Fragment { // mark :to judge fragment if is init complete // 标志位 :用以判断"初始化"动作是否完成 ...
[ "3108003368@qq.com" ]
3108003368@qq.com
e67399e706e708d5584b6bf2011c784b0f2e070f
5832504c187692c3410ab0754d647af1d191bec2
/bin/ext-accelerator/acceleratorcms/src/de/hybris/platform/acceleratorcms/setup/AcceleratorCmsSystemSetup.java
bc790d336b31e7b49c4ec079b0fe132064d92c6b
[]
no_license
ramamohan/Hybris_TEST
d8505769885edc66ed85831def9e2b9f93bf33a6
820654707f194feb785483f9bf9851a1381af9d0
refs/heads/master
2021-12-09T05:35:58.257789
2016-04-28T23:42:26
2016-04-28T23:42:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,333
java
/* * [y] hybris Platform * * Copyright (c) 2000-2015 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
[ "kevind@mail.ru" ]
kevind@mail.ru
bb8a4633ab465fd71087b6d2d3087ed723bc8b65
79ad64833f328397b1093779ef37bba5424de6ba
/app/src/main/java/vn/com/vnpt/vinaphone/vnptsoftware/vnptoffice/adapter/FileChiDaoAdapter.java
0ce0c8703e7a5dac880467d8ba05d4f029b027f3
[]
no_license
nguyenkiemhieu1/VNPT_01
75a047485b009b992ce8530acef4c18098a517c8
630612ff55049e6a68fa0aa0fb20f2d932f0b565
refs/heads/master
2023-02-01T00:40:09.029586
2020-12-18T08:27:30
2020-12-18T08:27:30
322,534,445
0
0
null
null
null
null
UTF-8
Java
false
false
5,779
java
package vn.com.vnpt.vinaphone.vnptsoftware.vnptoffice.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.Text...
[ "hieunguyen18021999@gmail.com" ]
hieunguyen18021999@gmail.com
f0b39f3ec33bbeea579091036b030733ab7d74b2
5ecd15baa833422572480fad3946e0e16a389000
/framework/MCS-Open/subsystems/eclipse-ab/main/api/java/com/volantis/mcs/eclipse/ab/editors/xml/XMLDocumentProvider.java
2f49a2d576109fa7ea6214a14e9f32e5dc703da1
[]
no_license
jabley/volmobserverce
4c5db36ef72c3bb7ef20fb81855e18e9b53823b9
6d760f27ac5917533eca6708f389ed9347c7016d
refs/heads/master
2021-01-01T05:31:21.902535
2009-02-04T02:29:06
2009-02-04T02:29:06
38,675,289
0
1
null
null
null
null
UTF-8
Java
false
false
5,222
java
/* This file is part of Volantis Mobility Server. Volantis Mobility Server 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 version. Volantis Mobili...
[ "iwilloug@b642a0b7-b348-0410-9912-e4a34d632523" ]
iwilloug@b642a0b7-b348-0410-9912-e4a34d632523
0b8320986a8504cc260d71a3b673673b006e5a05
24e94e79466b6761e26e838ba6cb393cb464115b
/src/main/java/com/kylin/electricassistsys/entity/facility/ZyxlEntity.java
f1c41a55e39ba7f3c35b18c5f2852d2703660d76
[ "Apache-2.0" ]
permissive
radtek/oldDlxt
da5d065bbd9972c76e823968145d0e8c837a8f21
7fc8cbf0db983fc8f04fa704995b4efd8e9e5255
refs/heads/master
2020-05-27T14:51:17.131055
2018-07-01T03:41:15
2018-07-01T03:41:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,341
java
package com.kylin.electricassistsys.entity.facility; /** * 设备-中压线路 */ public class ZyxlEntity { /** * 主键jgNf */ private String glid; /** * open3000设备编号 */ private String opensbid; /** * open3000设备名称 */ private String opensbname; /** * open3000厂站编号 ...
[ "609676374@qq.com" ]
609676374@qq.com
39c90e7719f1caccf32a7ec854c145f367efd58b
83a4e2fc957f9812dbc574eb0fe4ff6ba2f5b1b3
/logistics/src/main/java/com/cl/logistics/service/IGoodsBillService.java
bd2944814892dc0bf6922fea950cdbec2416331e
[]
no_license
TANGWO/code
8c82eaa55712d904f25caf4bdd92f0cedf0071f5
2dccc788e5e1b5a9ca4e1432d299bad2b91b3441
refs/heads/master
2020-04-15T02:29:27.086977
2019-01-04T09:33:16
2019-01-04T09:33:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,135
java
package com.cl.logistics.service; import java.util.List; import java.util.Map; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import com.cl.logistics.bean.CargoReceiptDetail; import com.cl.logistics.bean.GoodsBill; import com.cl.logistics.bean.GoodsBillEvent; public in...
[ "chenlingys@live.com" ]
chenlingys@live.com
17f4cb0d3b01f006f022679c46b44d786932e0b9
a8a556ba82bc3b1793ee4df924d78e2e4563d782
/StrategePattern/src/Cat.java
6ba24e31de5f78b6dfe91e4ffa8f854a3a4624b9
[]
no_license
icarus8050/DesignPattern-Practice
0b7eb8236dc16306a668b81d2c2cae581b0cdb63
ea7fa2bd2ac002af0343336b52696baa99bafb9f
refs/heads/master
2020-05-03T00:55:42.631969
2019-05-04T08:53:03
2019-05-04T08:53:03
178,323,480
3
0
null
null
null
null
UTF-8
Java
false
false
242
java
public class Cat extends Animal { @Override public void cry() { // TODO Auto-generated method stub System.out.println("Meow"); } @Override public void movePerform() { // TODO Auto-generated method stub getMove().move(); } }
[ "icarus8050@naver.com" ]
icarus8050@naver.com
84d9c80cd9238b271d26e79c91bc3e0c4d94b3d6
99db30cac9ad89c8fc8ffefa819135cebb01d7b1
/GluePS/src/org/coppercore/component/IntegerProperty.java
9613a55d6e4d21a5ffaf2dae3cf719817ea74ded
[]
no_license
METIS-Project/ILDE
b4bbf52c39fae24b7dafda7f0c3684cb3901f201
f6e87f7f08dbe251a26ac78302bc30288142a9dd
refs/heads/master
2021-01-01T16:30:40.596086
2015-02-06T16:45:17
2015-02-06T16:45:17
7,796,946
2
0
null
null
null
null
UTF-8
Java
false
false
4,080
java
/* * CopperCore, an IMS-LD level C engine * Copyright (C) 2003 Harrie Martens and Hubert Vogten * * 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 2 of the License, or (at...
[ "javierht@gmail.com" ]
javierht@gmail.com
4d8a18266c9756e69a1e6a7fd6051eb5741b1101
509d496f1d4a37d1b56693d19cf96c528938baaa
/src/argouml-app/src/org/argouml/uml/diagram/static_structure/ui/FigStereotypeDeclaration.java
8192729b0b85cc913997c65a361f09791563984e
[ "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,698
java
/* $Id: FigStereotypeDeclaration.java 17735 2010-01-04 14:49:32Z bobtarling $ ******************************************************************************* * Copyright (c) 2010 Contributors - see below * All rights reserved. This program and the accompanying materials * are made available under the terms of t...
[ "email@cs-ware.de" ]
email@cs-ware.de
fc6bf056cdebcf4f75b2a1fc653928c2dd525cad
8eb059ab34cb24751e9d9a04d49c4cd5d53d20ce
/remoting2/src/main/java/org/jboss/ejb3/remoting/endpoint/client/RemoteContextDataInterceptor.java
b9c98fc3af51f6cf59722daedabbae6b4c2c3a3f
[]
no_license
wolfc/jboss-ejb3.obsolete
0109c9f12100e0983333cb11803d18b073b0dbb5
4df1234e2f81312b3ff608f9965f9a6ad4191c92
refs/heads/master
2020-04-07T03:03:19.723537
2009-12-02T11:37:57
2009-12-02T11:37:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,616
java
/* * JBoss, Home of Professional Open Source. * Copyright 2009, Red Hat Middleware LLC, 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 software; you can redistribute it and/or modify i...
[ "cdewolf@redhat.com" ]
cdewolf@redhat.com
37788ab71f95b9e633dd15f77159bb3d1a7fbcd0
17fdc38df32efbd873302f699889f8b3e93690ff
/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/camera/CameraViewManager.java
2e892e89788027538cc276fd0012c81a095eed42
[ "MIT", "BSD-3-Clause", "CC-BY-4.0", "Apache-2.0" ]
permissive
mohebifar/expo
a83d51a1e2f886375aa6fb5c535719891dc3efdd
083f2254c65e71385054172e147765edfb676fe4
refs/heads/master
2021-01-15T21:24:31.714042
2017-08-09T23:02:36
2017-08-09T23:02:36
99,859,373
2
0
null
2017-08-09T22:58:22
2017-08-09T22:58:22
null
UTF-8
Java
false
false
2,981
java
package versioned.host.exp.exponent.modules.api.components.camera; import android.support.annotation.Nullable; import com.facebook.react.bridge.Promise; import com.facebook.react.common.MapBuilder; import com.facebook.react.uimanager.ThemedReactContext; import com.facebook.react.uimanager.ViewGroupManager; import com...
[ "aurora@exp.host" ]
aurora@exp.host
9e6f01bc5ab8c337a540eb1cf625e2374817df7f
81b1cb8a87554af156ed7b84a21d24d0e074f25b
/src/main/java/com/creditharmony/core/common/type/SelectOptionType.java
a988b880bf1f153ef0aa949e9142e9ebb5653669
[]
no_license
sengeiou/chp-core
03e5abd12d242b04e0060372e0dcfad3ad52ccd2
bdc410a1682ba2983ed64cc8377b5e7707210819
refs/heads/master
2020-05-16T02:55:41.694666
2017-07-06T06:17:16
2017-07-06T06:17:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
618
java
package com.creditharmony.core.common.type; /** * 页面下拉列表框选项的类型常量 * @Class Name SelectOptionType * @author 张永生 * @Create In 2015年12月9日 */ public interface SelectOptionType { /** * 下拉列表默认被选中的选中项对应的String类型数值 */ public static final String STRING_DEFAULT_VALUE = "-1"; /** * 下拉列表默认被选中的选中项对应的...
[ "qiang.guo3@creditharmony.cn" ]
qiang.guo3@creditharmony.cn
7051626ade731d5cdf23022461d58ed8b3a1d339
4902adfb7a5b6347121b0ea8e46a87e32b453981
/app/src/main/java/com/weizhan/superlook/widget/banners/Transformer.java
249fe17d5f4f43bb9807c526cf74a8ce28ef0ec8
[]
no_license
cherry-cheng/PlayDemo
5098cd8f8062fc267e26858114bdf1440b9c62de
d3d1b55f8c96f7d2f4b9393fb261cd088b04920e
refs/heads/master
2020-04-06T09:58:49.223906
2018-11-19T10:51:25
2018-11-19T10:51:25
157,364,178
0
0
null
null
null
null
UTF-8
Java
false
false
3,064
java
package com.weizhan.superlook.widget.banners; import android.support.v4.view.ViewPager.PageTransformer; import com.weizhan.superlook.widget.banners.transformer.AccordionTransformer; import com.weizhan.superlook.widget.banners.transformer.BackgroundToForegroundTransformer; import com.weizhan.superlook.widget.banners.t...
[ "chengyonghui@yizhanit.com" ]
chengyonghui@yizhanit.com
eda3b842a7972f7348da6d88e470a26ee163387a
eb5af3e0f13a059749b179c988c4c2f5815feb0f
/eclipsecode/java_se/src/com/woniu/chapter12_Extends_workT_vhicle/Car.java
dc5feb980010d21c2337a0871efaeaaecc14cf55
[]
no_license
xiakai007/wokniuxcode
ae686753da5ec3dd607b0246ec45fb11cf6b8968
d9918fb349bc982f0ee9d3ea3bf7537e11d062a2
refs/heads/master
2023-04-13T02:54:15.675440
2021-05-02T05:09:47
2021-05-02T05:09:47
363,570,147
0
0
null
null
null
null
UTF-8
Java
false
false
488
java
package com.woniu.chapter12_Extends_workT_vhicle; public class Car extends MotoVehicle { private String type; public Car(String no,String brand,String type) { super(no,brand); this.type = type; } public String getType() { return type; } public void setType(String type) { this.type = type; } @Override ...
[ "980385778@qq.com" ]
980385778@qq.com
219105134cf79ca6ed4b8f293a9d3769be1e2182
b2f07f3e27b2162b5ee6896814f96c59c2c17405
/java/security/spec/ECPoint.java
82ed7b317af6d0b02107b325f6b2935c3739f933
[]
no_license
weiju-xi/RT-JAR-CODE
e33d4ccd9306d9e63029ddb0c145e620921d2dbd
d5b2590518ffb83596a3aa3849249cf871ab6d4e
refs/heads/master
2021-09-08T02:36:06.675911
2018-03-06T05:27:49
2018-03-06T05:27:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,805
java
/* */ package java.security.spec; /* */ /* */ import java.math.BigInteger; /* */ /* */ public class ECPoint /* */ { /* */ private final BigInteger x; /* */ private final BigInteger y; /* 47 */ public static final ECPoint POINT_INFINITY = new ECPoint(); /* */ /* */ pri...
[ "yuexiahandao@gmail.com" ]
yuexiahandao@gmail.com
1bb65e666b76b0c7844bcb8a8b8439c61d72db6b
b00c54389a95d81a22e361fa9f8bdf5a2edc93e3
/external/conscrypt/src/main/java/org/conscrypt/ClientSessionContext.java
d2e23c9a219dea7a0c0082756def851e087c5036
[]
no_license
mirek190/x86-android-5.0
9d1756fa7ff2f423887aa22694bd737eb634ef23
eb1029956682072bb7404192a80214189f0dc73b
refs/heads/master
2020-05-27T01:09:51.830208
2015-10-07T22:47:36
2015-10-07T22:47:36
41,942,802
15
20
null
2020-03-09T00:21:03
2015-09-05T00:11:19
null
UTF-8
Java
false
false
4,417
java
/* * Copyright (C) 2009 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...
[ "mirek190@gmail.com" ]
mirek190@gmail.com
4d31f9192da70fa4dcc63c18a3f3589ff656d2f1
ff6358a30f8068a5b30af5e119e26d3782cfeb62
/src/main/java/softuni/mobilelele/init/DataInit.java
423e3280d033d75e2f2a974f82367d227c951fbd
[]
no_license
yavor300/Mobilelele
ce919079f33ed456157f53f524b528b795c713d6
4d96813d396c8f3e3b360d2d91b5a976e38a413c
refs/heads/master
2023-03-06T14:06:04.346055
2021-02-13T16:38:07
2021-02-13T16:38:07
332,311,783
0
0
null
null
null
null
UTF-8
Java
false
false
3,257
java
package softuni.mobilelele.init; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.security.crypto.password.PasswordEncoder; import org.springframework.stereotype.Component; import softuni.mobilelele.domain.entities.Brand; impor...
[ "yavor300@gmail.com" ]
yavor300@gmail.com
70545ee5eefa849829294bd69836538d704d8832
e64c2201c1cf2adf9197c77aab2676670de9bf4c
/src/main/java/com/zxb/Concurrency/Executors/RejectedExecutionHandlerImpl.java
413b0049e7647c4617f35d8d9974ab849b24e416
[]
no_license
zengxianbing/JavaStudy
45016f3910606988403f16bd1b5f0e60d52de7b2
9a4593cf4b6f79ada4677bdd87a045ff04ee721a
refs/heads/master
2020-04-06T04:29:17.203382
2016-07-04T01:11:47
2016-07-04T01:11:47
62,491,476
0
0
null
null
null
null
UTF-8
Java
false
false
565
java
package com.zxb.Concurrency.Executors; import java.util.concurrent.RejectedExecutionHandler; import java.util.concurrent.ThreadPoolExecutor; /** * Title: <br> * <p> * Description: <br> * <p> * Created by zengxianbing on 2016/4/19. * * @author <a href=mailto:zengxianbing163@163.com>曾宪兵</a> */ pub...
[ "1121466030@qq.com" ]
1121466030@qq.com
fa8944d5a3cf4aa964e9160af77b89cfaaa69d79
ef5295e64ceea1d2b231501c7b542032a0450b8d
/src/main/java/aula20201112/modeloOOMercadoPersistente/produto/ProdutoRepository.java
9cfc24a8512a77d5a459ce15fb0b27ed51ec0898
[]
no_license
beatrizferraz/esoft4s2020
43422677cab5387658827cad812cf97926a789c1
494a12eff266ce5c539e19d33f00edbd1b7f2d61
refs/heads/master
2023-01-23T06:11:37.886021
2020-12-04T06:53:23
2020-12-04T06:53:23
286,868,982
0
0
null
2020-11-18T00:36:23
2020-08-11T23:26:39
Java
UTF-8
Java
false
false
203
java
package aula20201112.modeloOOMercadoPersistente.produto; import org.springframework.data.jpa.repository.JpaRepository; public interface ProdutoRepository extends JpaRepository<Produto, String>{ }
[ "aczavads@gmail.com" ]
aczavads@gmail.com
cf84dfde73b9bf85129281168c83d334f161a751
62257eb8aca473ec5d0b2a0bfe22f12e00e5c5a8
/Exam-6-final-jdbc-uml/UML..UML/AbdullahEvedence/Inventory/src/inventory/Main.java
58513f8f1ebd1321aaeca908d47ff807cb3847b5
[]
no_license
springapidev/uml
e29bacdbf67748adfa5eadba2cabbaebca4e369a
6f59f1c34dd35428f032faa006b9733138960c0a
refs/heads/master
2021-10-01T00:09:13.491179
2018-11-26T06:50:51
2018-11-26T06:50:51
112,941,252
0
1
null
null
null
null
UTF-8
Java
false
false
299
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package inventory; /** * * @author Administrator */ public class Main { /** * @param args the command line arguments */ public static void main(String[] args) { } }
[ "springapidev@gmail.com" ]
springapidev@gmail.com
11bd1101a320ad275a3613f4d49988c6c70f07bc
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_3b6597eb4e921fc94856206f0ed786702f02fc25/StackingET/5_3b6597eb4e921fc94856206f0ed786702f02fc25_StackingET_s.java
2d1f35222609764df669b47048f78e2ffab2862f
[]
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,792
java
package techniques; import java.util.List; import org.encog.ensemble.EnsembleAggregator; import org.encog.ensemble.EnsembleMLMethodFactory; import org.encog.ensemble.EnsembleTrainFactory; import org.encog.ensemble.bagging.Bagging; import org.encog.ensemble.stacking.Stacking; import org.encog.ml.dat...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
d922ce5b2f8afba5f8e92e21657461e93b901ca9
8823c96d433605e7c13679b027a697e6a647cf9c
/src/main/java/com/lzhlyle/leetcode/week/no76/MinimumWindowSubstring_TwoPoints.java
5868ca8075afd8098c817f8a4c375652253d3bfb
[ "MIT" ]
permissive
lzhlyle/leetcode
62278bf6e949f802da335e8de2d420440f578c2f
8f053128ed7917c231fd24cfe82552d9c599dc16
refs/heads/master
2022-07-14T02:28:11.082595
2020-11-16T14:28:20
2020-11-16T14:28:20
215,598,819
2
0
MIT
2022-06-17T02:55:41
2019-10-16T16:52:05
Java
UTF-8
Java
false
false
1,289
java
package com.lzhlyle.leetcode.week.no76; public class MinimumWindowSubstring_TwoPoints { // two points // O(n+m) public String minWindow(String s, String t) { char[] sarr = s.toCharArray(), tarr = t.toCharArray(); int slen = sarr.length, tlen = tarr.length; int[] need = new...
[ "lzhlyle@msn.cn" ]
lzhlyle@msn.cn
18e595c339601c91f68d10ec0876e0f721c04fb2
e21d3ae8e47b113a7c27524afd4525cc23130b71
/IWXXM-JAVA/aero/aixm/VORTimeSlicePropertyType.java
ebfcbf67664d2364ac66316e31c2613ead4bc5eb
[]
no_license
blchoy/iwxxm-java
dad020c19a9edb61ab3bc6b04def5579f6cbedca
7c1b6fb1d0b0e9935a10b8e870b159c86a4ef1bb
refs/heads/master
2023-05-25T12:14:10.205518
2023-05-22T08:40:56
2023-05-22T08:40:56
97,662,463
2
1
null
2021-11-17T03:40:50
2017-07-19T02:09:41
Java
UTF-8
Java
false
false
2,629
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-SNAPSHOT // See <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2023.05.22 at 02:50:00 P...
[ "blchoy.hko@gmail.com" ]
blchoy.hko@gmail.com
cf2dc87e216aaa5ff0e4a7dc206bc3a51a2eac71
8c2150d1fe5ca118bc65b618a421ac53d77e8962
/SWB4/swb/SWBPortlet-shared/src/org/semanticwb/portal/portlet/WBPortletContainer.java
51318161834dc13ed321cf5da8860c5e8bc90fe7
[]
no_license
haxdai/SemanticWebBuilder
b3d7b7d872e014a52bf493f613d145eb1e87b2e6
dad201959b3429adaf46caa2990cc5ca6bd448e7
refs/heads/master
2021-01-20T10:49:55.948762
2017-01-26T18:01:17
2017-01-26T18:01:17
62,407,043
0
0
null
null
null
null
UTF-8
Java
false
false
3,619
java
/* * SemanticWebBuilder es una plataforma para el desarrollo de portales y aplicaciones de integración, * colaboración y conocimiento, que gracias al uso de tecnología semántica puede generar contextos de * información alrededor de algún tema de interés o bien integrar información y aplicaciones de diferentes * fue...
[ "softjei@gmail.com" ]
softjei@gmail.com
e3f61d3e38385b6bb5ae6eb590cfc9bd1d88de5f
548a1b731709a376e079e1f0417cc401cce70aaf
/src/main/java/debug/Company.java
654c38ae611e6645393f099f8debce74e67090d5
[]
no_license
egydGIT/javaBackend
0e96c6b2bab639ccdb4631b481b69a2205d3963c
be22a7148e10fb6da019a74e916dcd353fb53e70
refs/heads/master
2023-06-25T00:41:32.443210
2021-07-11T12:33:10
2021-07-11T12:33:10
309,369,092
0
0
null
null
null
null
UTF-8
Java
false
false
2,315
java
package debug; import java.util.ArrayList; import java.util.List; public class Company { // Employee employee = new Employee(); private List<Employee> employees; // employees nevű lista deklaráció public Company(List<Employee> employees) { // Konstruktor, paraméterben ...
[ "egyd.eszter@gmail.com" ]
egyd.eszter@gmail.com
011dbeb599dd9a6abee87fd6b0069df38a5273d1
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/finder/live/plugin/bz$p.java
551d95538ea8c8652130bba949699e1a8b92f71f
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
904
java
package com.tencent.mm.plugin.finder.live.plugin; import com.tencent.mm.protocal.protobuf.bkd; import com.tencent.mm.ui.base.w; import kotlin.Metadata; import kotlin.ah; import kotlin.g.a.q; import kotlin.g.b.ah.f; import kotlin.g.b.u; import kotlinx.coroutines.cb; @Metadata(d1={""}, d2={"<anonymous>", "",...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
162d27ab0e6cb4ed2ed1f9b1300e35c182677fc1
fe8f78d10e26fa7db781e76eb6f418853ae00e5d
/smallrye-reactive-messaging-vertx-eventbus/src/test/java/io/smallrye/reactive/messaging/eventbus/EventbusTestBase.java
9757f53a1ac105369c8b5f13ee0224e172f42cde
[ "Apache-2.0" ]
permissive
matzew/smallrye-reactive-messaging
8a4f9d1e64d50e7070986d2504399f0109cfe2da
993e322e5f43e3474b356b20d9397b2710c26277
refs/heads/master
2020-04-11T21:12:59.225985
2018-12-14T11:03:05
2018-12-14T11:03:05
162,098,656
0
0
Apache-2.0
2018-12-17T08:30:18
2018-12-17T08:30:17
null
UTF-8
Java
false
false
412
java
package io.smallrye.reactive.messaging.eventbus; import io.vertx.reactivex.core.Vertx; import org.junit.After; import org.junit.Before; public class EventbusTestBase { Vertx vertx; protected EventBusUsage usage; @Before public void setup() { vertx = Vertx.vertx(); usage = new EventBusUsage(vertx.eve...
[ "clement.escoffier@gmail.com" ]
clement.escoffier@gmail.com
79ff019a70da67f625ec029e11f9ca6ae0f719f3
a3eacf1d95a204850e6a2913a4d2e01786bb4c35
/src/main/java/com/github/vaerys/pogos/Events.java
95e921f9f0835e88eb1a504aceebfc5e998b416a
[]
no_license
AndrielChaoti/DiscordSailv2
53e3a78492555958d0f6244b1dbaabbdbd352008
4a73090611909c86767a055675f6deb5a60d41f0
refs/heads/master
2021-01-19T20:44:11.139088
2018-03-18T04:50:13
2018-03-18T04:50:13
101,136,774
0
0
null
2017-08-23T04:12:49
2017-08-23T04:12:49
null
UTF-8
Java
false
false
439
java
package com.github.vaerys.pogos; import com.github.vaerys.objects.TimedEvent; import com.github.vaerys.templates.GlobalFile; import java.util.ArrayList; import java.util.List; public class Events extends GlobalFile { public static final String FILE_PATH = "Events.json"; List<TimedEvent> events = new ArrayLis...
[ "thelegotechhead@yahoo.com.au" ]
thelegotechhead@yahoo.com.au
498396835d319faf943813cd668f4e73cf9c71e7
fa55027e10c36977b4a50946d663e15f8fe0faf7
/src/org/wshuai/leetcode/AmbiguousCoordinates.java
f332da30aff8c65a77b98ad989dcfa37cb0c6f88
[]
no_license
relentlesscoder/Leetcode
773a207c15ea72f6027eade8565377f11a856672
6b3ecd82d01739f6adb1caf86a770fcff0d6a54b
refs/heads/master
2021-07-05T13:35:37.312910
2020-06-21T12:48:54
2020-06-21T12:48:54
40,448,524
0
0
null
null
null
null
UTF-8
Java
false
false
1,407
java
package org.wshuai.leetcode; import java.util.ArrayList; import java.util.List; /** * Created by Wei on 11/11/2019. * #0816 https://leetcode.com/problems/ambiguous-coordinates/ */ public class AmbiguousCoordinates { // time O(n^3), space O(n^2) public List<String> ambiguousCoordinates(String S) { S = S.substri...
[ "relentless.code@gmail.com" ]
relentless.code@gmail.com
4fef3f090588effd2c0ada4dd534d7e3c25a0d02
f35f4008d60bf04e6e3236a60514693cae296d42
/app/src/main/java/com/google/android/gms/fitness/request/z.java
82f1997113d081c6e13441f11448ec04c24e2874
[]
no_license
alsmwsk/golfmon
ef0c8e8c7ecaa13371deed40f7e20468b823b0e9
740132d47185bfe9ec9d6774efbde5404ea8cf6d
refs/heads/master
2020-03-22T11:16:01.438894
2018-07-06T09:47:10
2018-07-06T09:47:10
139,959,669
0
0
null
null
null
null
UTF-8
Java
false
false
1,665
java
package com.google.android.gms.fitness.request; import android.os.Parcel; import android.os.Parcelable.Creator; import com.google.android.gms.common.internal.safeparcel.a; import com.google.android.gms.common.internal.safeparcel.a.a; import com.google.android.gms.common.internal.safeparcel.b; public class z ...
[ "alsmwsk@naver.com" ]
alsmwsk@naver.com
674161e26c7010ca234f15ebe8583f29752bc2ea
589dcd422402477ce80e9c349bd483c2d36b80cd
/trunk/adhoc-solr/src/main/java/org/apache/lucene/util/cache/Cache.java
5261a53178b878fefaeb76c47cc879d561842e7f
[ "Apache-2.0", "LicenseRef-scancode-unicode-mappings", "BSD-3-Clause", "CDDL-1.0", "Python-2.0", "MIT", "ICU", "CPL-1.0" ]
permissive
baojiawei1230/mdrill
e3d92f4f1f85b34f0839f8463e7e5353145a9c78
edacdb4dc43ead6f14d83554c1f402aa1ffdec6a
refs/heads/master
2021-06-10T17:42:11.076927
2021-03-15T16:43:06
2021-03-15T16:43:06
95,193,877
0
0
Apache-2.0
2021-03-15T16:43:06
2017-06-23T07:15:00
Java
UTF-8
Java
false
false
3,323
java
package org.apache.lucene.util.cache; /** * 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, ...
[ "myn@163.com" ]
myn@163.com
d541dc021c640ab948e0a61bef89522954505816
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/commonsguy--cw-omnibus/517cd987692133bae30ed58fb60a43998ccd4f2f/before/StringConcatActivity.java
ecba08bce6ec7c10e564537e02cf6f3a0ef913f2
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
1,245
java
/*** Copyright (c) 2011 CommonsWare, LLC 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 agreed to in writing, so...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
76a1b74454a3934a6110f434622258c8d6daa278
ed3cb95dcc590e98d09117ea0b4768df18e8f99e
/project_1_3/src/g/a/h/Calc_1_3_6078.java
8fb0dc1690a7ad5eece42bd3bee25e74f8f44435
[]
no_license
chalstrick/bigRepo1
ac7fd5785d475b3c38f1328e370ba9a85a751cff
dad1852eef66fcec200df10083959c674fdcc55d
refs/heads/master
2016-08-11T17:59:16.079541
2015-12-18T14:26:49
2015-12-18T14:26:49
48,244,030
0
0
null
null
null
null
UTF-8
Java
false
false
131
java
package g.a.h; public class Calc_1_3_6078 { /** @return the sum of a and b */ public int add(int a, int b) { return a+b; } }
[ "christian.halstrick@sap.com" ]
christian.halstrick@sap.com
66c232a66bb7b87150aa1bed9dab972be58cc8ac
68465e463a662b9ccd12525c02326aa359e912b6
/huboot-business-server/src/main/java/com/huboot/business/base_model/login/sso/client/exception/SsoException.java
b333e05d13969682c10309bc0ee89158ca236e67
[]
no_license
qiangli524/myproject
d868e94daca660275eaac456e2117075cd901d41
56a605367606f7d7259e49a74454d8cbcdef45ce
refs/heads/master
2020-07-02T03:45:13.010861
2019-03-25T02:04:43
2019-03-25T02:04:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,254
java
package com.huboot.business.base_model.login.sso.client.exception; public class SsoException extends RuntimeException{ private static final long serialVersionUID = -1827198664611457387L; private String code = "403"; private String msg; public SsoException() { super(); } public SsoException(String message, T...
[ "437954760@qq.com" ]
437954760@qq.com
c8ae33d37f724918680f86a92f033c6938167ff9
814169b683b88f1b7498f1edf530a8d1bec2971f
/mall-product/src/main/java/com/bootx/mall/product/controller/admin/plugin/PaypalPaymentController.java
8eb8c655c0315b5043bc6b40be994c6872211206
[]
no_license
springwindyike/mall-auth
fe7f216c7241d8fd9247344e40503f7bc79fe494
3995d258955ecc3efbccbb22ef4204d148ec3206
refs/heads/master
2022-10-20T15:12:19.329363
2020-07-05T13:04:29
2020-07-05T13:04:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,320
java
package com.bootx.mall.product.controller.admin.plugin; import java.math.BigDecimal; import java.util.HashMap; import java.util.Map; import javax.inject.Inject; import com.bootx.mall.product.common.Results; import com.bootx.mall.product.controller.admin.BaseController; import com.bootx.mall.product.entity.PluginCon...
[ "a12345678" ]
a12345678
b476132f743547edc4040a92d6c4d1f77e0446a3
bb9140f335d6dc44be5b7b848c4fe808b9189ba4
/Extra-DS/Corpus/class/aspectj/1466.java
0b60f7abf3acd6db1cf5f3cd8483ea7f4d198d48
[]
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,089
java
/* ******************************************************************* * Copyright (c) 2005 Contributors. * All rights reserved. * This program and the accompanying materials are made available * under the terms of the Eclipse Public License v1.0 * which accompanies this distribution and is available at * htt...
[ "masudcseku@gmail.com" ]
masudcseku@gmail.com
60db935469efde31efe645205f7d0f44d8ea4f8e
0f232fc4da65ae4ca6f794d023637890758c56bf
/yeb-server/src/main/java/com/maple/server/pojo/PoliticsStatus.java
caab9c531b68962be0e3cb75a3c715b5614e8ed7
[]
no_license
ashilye/yeb
e53ab96d5ef9065457300485d1a17186f4f7cf7a
3a88baa1c50eff048d3a3711782ed6d013933172
refs/heads/master
2023-03-17T10:58:37.208446
2021-03-08T09:32:03
2021-03-08T09:32:03
340,890,222
0
0
null
null
null
null
UTF-8
Java
false
false
857
java
package com.maple.server.pojo; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import lombok.EqualsAnd...
[ "307590625@qq.com" ]
307590625@qq.com
e097c2cb39a0b1f28d3c2e03a7607df859747ec3
ad0300c29aa79d6b25e430efd128344f1c283369
/clojure/core_sorted_map.java
0892362ab10d84082fbb8c5540dfe5d184ec6db9
[]
no_license
galdolber/clojure-core-java
d7cedc6e68d3755f3ff446e9bbec988d8739c74d
1ef06a7ecd400fa9f91cb17f636ebcf308f3b320
refs/heads/master
2016-09-10T12:52:54.014593
2014-01-25T22:04:10
2014-01-25T22:04:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package clojure; import clojure.lang.*; public final class core_sorted_map extends clojure.lang.RestFn { static { } public core_sorted_map() { super(); } public java.lang.Object doInvoke(java.lang.Object keyvals1) { return ((clojure.lang.PersistentTreeMap)clojure.lang.PersistentTreeMap.create((clojure.lang.I...
[ "gal.dolber@gmail.com" ]
gal.dolber@gmail.com
7269e11efaa83c8bc3fb8bc51e732d99774f07c8
f6b90fae50ea0cd37c457994efadbd5560a5d663
/android/nut-dex2jar.src/com/google/android/gms/signin/internal/c.java
71a9850eb1f26eb17aef65ec19d8df333ee8be9f
[]
no_license
dykdykdyk/decompileTools
5925ae91f588fefa7c703925e4629c782174cd68
4de5c1a23f931008fa82b85046f733c1439f06cf
refs/heads/master
2020-01-27T09:56:48.099821
2016-09-14T02:47:11
2016-09-14T02:47:11
66,894,502
1
0
null
null
null
null
UTF-8
Java
false
false
1,016
java
package com.google.android.gms.signin.internal; import android.os.IInterface; import android.os.RemoteException; import com.google.android.gms.auth.api.signin.GoogleSignInAccount; import com.google.android.gms.common.ConnectionResult; import com.google.android.gms.common.api.Status; public abstract interface c extend...
[ "819468107@qq.com" ]
819468107@qq.com
abf0b4cfe6d299fc72f9494cc5dabbef8039a240
b2b4a6bab187aaa35f5bfc324f0ef07d37c8914a
/tree/L426.java
25ed14cfd73d8726409c0d509d3a9b4a04b58251
[]
no_license
fyiyu091/Leetcode
7dd908a39bde4c019bda98038538ddcbfaf2e9c7
54c0a823cbf742f4693bb8c7824d9d67221fc5bb
refs/heads/master
2023-07-19T05:37:41.645801
2021-08-31T03:25:25
2021-08-31T03:25:25
275,048,455
0
0
null
null
null
null
UTF-8
Java
false
false
675
java
package tree; /* Convert binary search tree to sorted doubly linked list */ public class L426 { Node prev = null; Node head = null; public Node treeToDoublyList(Node root) { inOrder(root); if (prev != null && head != null) { prev.right = head; head.left = prev; ...
[ "yiyu091@gmail.com" ]
yiyu091@gmail.com
91cefd0c0328ffa4064cd0b190d767a6b08d5ae7
a94619fdc8770da90d0d307da64f19e95bcbbfc7
/java/com/google/i18n/phonenumbers/repackaged/com/google/protobuf/InvalidProtocolBufferException.java
24e970c1c73b22898f01039c87f026b72e9c3d34
[]
no_license
BeCandid/CFR
b95cf21629ced30fac290a61ff51d443057a5919
ab5019fb6196b6c8f8e2a3fe18f557b89831d690
refs/heads/master
2021-01-12T05:52:09.792333
2016-12-24T10:04:51
2016-12-24T10:04:51
77,222,002
3
0
null
null
null
null
UTF-8
Java
false
false
274
java
/* * Decompiled with CFR 0_110. * * Could not load the following classes: * java.io.IOException */ package com.google.i18n.phonenumbers.repackaged.com.google.protobuf; import java.io.IOException; public class InvalidProtocolBufferException extends IOException { }
[ "admin@timo.de.vc" ]
admin@timo.de.vc
8e64539d45c975413024b4099348c2cffce24e08
1fadc1383e6bb942729aa0de08fde13c86ea2ca1
/test/transform/resource/after-ecj/YieldInTryBlock.java
95b3177a83139f4ee9838124c7c70d898ffd36bb
[ "MIT" ]
permissive
abailly/lombok-pg
3d0650a5c0f9fb6a520f295ca3b74a5955123bcf
fcb65d1f0b7f2d2efa4392862c7a662564aa8f80
refs/heads/master
2021-01-21T00:56:36.602574
2012-05-12T13:02:11
2012-05-12T13:02:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,889
java
import java.lang.Iterable; class YieldTryBlock { YieldTryBlock() { super(); } public @java.lang.SuppressWarnings("all") Iterable<String> test() { class $YielderTest implements java.util.Iterator<String>, java.lang.Iterable<String>, java.io.Closeable { private boolean b; private @java.lang.Supp...
[ "peichhor@web.de" ]
peichhor@web.de
4c0c9a98b06303d5117f822bb62720e9297ec880
b7e206810d2365e82fcac0f2b57210f06665e4c2
/interlok-core/src/main/java/com/adaptris/core/RequestReplyProducerBase.java
d16f7807e8273e6e4cec7669b613d3b223e05d6a
[ "Apache-2.0" ]
permissive
adaptris/interlok
33b829fb1979f6bbcb230a2f2592c48d0aecf680
5eeb78cfa620fb16a9827be862180118e777afc5
refs/heads/develop
2023-09-01T19:52:09.830345
2023-08-28T10:51:49
2023-08-28T11:08:15
44,253,783
28
11
Apache-2.0
2023-09-13T17:15:43
2015-10-14T14:37:52
Java
UTF-8
Java
false
false
2,330
java
/* * Copyright 2015 Adaptris Ltd. * * 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 agreed to in wr...
[ "lewin.chan@adaptris.com" ]
lewin.chan@adaptris.com
238edbb6814ca0f88c809c8e9ba6c5187edf3482
f695ffad9aacddd7628ec41bb8250890a36734c8
/ecp-coreservice/ecp-coreservice-common/src/main/java/com/everwing/coreservice/common/wy/entity/product/MyShoppingCartCommonService.java
6c8e0e7739ee299ab86b33a1ec0f445dd9318ba8
[]
no_license
zouyuanfa/Everwing-Cloud-Platform
9dea7e324f9447250b1b033509f17f7c8a0921be
f195dfe95f0addde56221d5c1b066290ad7ba62f
refs/heads/master
2020-04-13T18:22:36.731469
2018-12-28T06:18:37
2018-12-28T06:18:37
163,372,146
0
4
null
null
null
null
UTF-8
Java
false
false
4,462
java
package com.everwing.coreservice.common.wy.entity.product;/** * Created by wust on 2018/12/7. */ import com.alibaba.fastjson.JSONObject; import com.everwing.coreservice.common.wy.entity.common.select.asset.AssetSelectList; import com.everwing.coreservice.common.wy.entity.common.select.customer.CustomerSelectList; im...
[ "17711642361@163.com" ]
17711642361@163.com
9156591c12dff92f8658fc1f1cc665f41eb4eebe
798e3563930a7f5098a790d86cba09a53a9030bd
/src/com/uas/erp/service/oa/VacationService.java
070449963310a5495950fd6d527dab4543aed93c
[]
no_license
dreamvalley/6.0.0
c5cabed6f34cab783df16de9ff6ddfc118b7c4fe
12ed81bf7a46a649711bcf654bf9bcafe70054c2
refs/heads/master
2022-02-17T02:31:57.439726
2018-07-25T02:52:27
2018-07-25T02:52:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,087
java
package com.uas.erp.service.oa; import java.util.Map; public interface VacationService { void saveVacation(String formStore, String caller); void updateVacationById(String formStore, String caller); void deleteVacation(int va_id, String caller); void auditVacation(int va_id, String caller); void r...
[ "812669424@qq.com" ]
812669424@qq.com
6dc557551180dccc43d7031ff6e1813f3991213c
96726e8528eaf3d93d58fb3f0267de8dba7799f9
/src/argouml-app/src/org/argouml/configuration/IConfigurationFactory.java
fc279791ea548b5028951c002366d1ddf01ba06c
[ "BSD-3-Clause", "LicenseRef-scancode-other-permissive" ]
permissive
marcusvnac/argouml-spl
c84d556a98e1a04f01fba3a921db6cb62e519085
bcae37308b13b7ee62da0867a77d21a0141a0f18
refs/heads/master
2021-01-12T20:55:55.500881
2015-06-11T19:41:28
2015-06-11T19:41:28
37,139,993
4
2
null
null
null
null
UTF-8
Java
false
false
2,041
java
// $Id: IConfigurationFactory.java 40 2010-04-03 19:25:46Z marcusvnac $ // Copyright (c) 2006-2007 The Regents of the University of California. All // Rights Reserved. Permission to use, copy, modify, and distribute this // software and its documentation without fee, and without a written // agreement is hereby granted...
[ "mtov@dcc.ufmg.br" ]
mtov@dcc.ufmg.br
0a35afb7da43b2b74e24cfcac5d73c42ab167203
46946342fed948e9f65e22328d14c8f13b857ae1
/mapsdk/src/main/java/com/unistrong/api/mapcore/IMapFragmentDelegate.java
871fb9ac447834cb4171a9d9f831b5283d64144f
[]
no_license
UersNOer/AllInLinkApp
a1805816198d12e9d491c8f8af1a58fcc091c4ff
1a75da52e53921060a934bdb653d29708cb1d87d
refs/heads/master
2023-07-09T22:48:05.180754
2021-08-13T06:59:17
2021-08-13T06:59:17
394,186,337
2
0
null
2021-08-13T06:59:18
2021-08-09T07:04:41
Java
UTF-8
Java
false
false
1,470
java
package com.unistrong.api.mapcore; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.os.RemoteException; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.unistrong.api.maps.UnistrongException; import com.unistro...
[ "782647832@qq.com" ]
782647832@qq.com
d5faba718c416a2289fd11f7eeb2cfeca205ee3d
7e977af5bb20217611259088747a5f60655e4138
/06-spring-mvc-recipe/src/main/java/com/mkejeiri/recipe/domain/UnitOfMeasure.java
2c43518404036bfa9dc3933f23b28d33bb3727e4
[]
no_license
mkejeiri/spring-boot-sample
19ab302caf0e4f94b531b0a6443bf84cf9266045
9925c37e97e69c104e9e51a023987795f36a43f1
refs/heads/master
2022-12-27T13:20:46.612415
2020-09-20T01:16:18
2020-09-20T01:17:51
287,903,745
0
0
null
null
null
null
UTF-8
Java
false
false
683
java
package com.mkejeiri.recipe.domain; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class UnitOfMeasure { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; private String descripti...
[ "kejeiri@gmail.com" ]
kejeiri@gmail.com
957796cbc29ae16655131209900bd7e3f531dac3
6e10dc75f1fb1c08c5c69355b9335abd21e93662
/refrences/dex2jar.src/com/miui/tsmclientsdk/OperationCanceledException.java
9b433ea12fffca5ddde1379458dcd60813b18b5e
[]
no_license
heiliuer/XiaomiCard
d61e35a17c8e80e4dfaa8dfeeecb6d58906a2614
012a496a306469fec31dcd18cecef7bdb8dc9cc9
refs/heads/master
2020-05-30T19:10:49.072231
2017-05-10T04:14:47
2017-05-10T04:14:47
69,148,258
9
1
null
null
null
null
UTF-8
Java
false
false
636
java
package com.miui.tsmclientsdk; public class OperationCanceledException extends Exception { public OperationCanceledException() { } public OperationCanceledException(String paramString) { super(paramString); } public OperationCanceledException(String paramString, Throwable paramThrowable) { su...
[ "eee" ]
eee
ecb0a89a153a11305c8612153e7ff5809ebd2167
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/test/org/mapstruct/ap/test/nestedmethodcall/NestedMappingMethodInvocationTest.java
6c457e3afd4b89df27403a05e0ba2b13f9655960
[]
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
2,689
java
/** * Copyright MapStruct Authors. * * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package org.mapstruct.ap.test.nestedmethodcall; import java.util.GregorianCalendar; import javax.xml.datatype.DatatypeConfigurationException; import javax.xml.namespace....
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
82a0066f8a13591fd5c9070cd18d5ae0c79896ab
c5254a0b2d3ec92f32517f5fa3dc439c1a7a70ee
/old/command/Invoker.java
292052de41d5b7786f87e5a3e49c8dfd8f0fb79a
[]
no_license
Tralo/PatternStudy
af86ec3fafbaa431fc9e14fb84766a72e39c39dc
16d001620cbb40f136122e7c52d7fa68f9d9178f
refs/heads/master
2020-12-07T20:24:45.770237
2017-02-01T07:52:01
2017-02-01T07:52:01
66,948,570
0
0
null
null
null
null
UTF-8
Java
false
false
276
java
package command; public class Invoker { private Command command; public Command getCommand() { return command; } public void setCommand(Command command) { this.command = command; } // 执行客户的命令 public void action() { this.command.execute(); } }
[ "13580548169@163.com" ]
13580548169@163.com
08024c8a5a80ffce61d4c01e3fb6a6f21ccd12b8
157d2ef1f40203d1e446f096e820185ae6e4f106
/beige-uml-swing/src/main/java/org/beigesoft/uml/factory/awt/FactoryAsmInteractionUse.java
fc5430bbd6e1bb42577a01b5f883c5044dd892b9
[ "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
demidenko05/beige-uml
e87b922140d207740ea8f01daf201a3410fcc18e
48bfbe5b100853815032af639b32da30957305af
refs/heads/master
2023-03-17T00:37:17.463163
2020-10-13T11:05:30
2020-10-13T11:05:30
47,434,951
1
1
Apache-2.0
2020-10-13T07:23:41
2015-12-05T00:01:40
Java
UTF-8
Java
false
false
3,946
java
package org.beigesoft.uml.factory.awt; import java.awt.Frame; import java.awt.Graphics2D; import java.awt.Image; import org.beigesoft.graphic.pojo.SettingsDraw; import org.beigesoft.graphic.pojo.Point2D; import org.beigesoft.graphic.service.ISrvDraw; import org.beigesoft.service.ISrvI18n; import org.beigesoft.ui.serv...
[ "demidenko05@gmail.com" ]
demidenko05@gmail.com
40782348fb75e81bf5c89138f284a7f06f9b33b7
62774e6de56acf8c4d4d014f1f5ee709feef6502
/resident-evil/src/main/java/com/mkolongo/residentEvil/domain/entities/BaseEntity.java
49afa1b6ac19f5ba3277bdbd8c2373657149b104
[]
no_license
Chris-Mk/Hibernate
35a9c42679ad6d20925c96d6d3929ad86649f700
eb338734c0136d5292e06f7ab2688e4fda31d93c
refs/heads/master
2023-07-24T00:20:36.222180
2023-07-19T19:29:16
2023-07-19T19:29:16
205,900,454
0
0
null
2023-07-19T19:29:18
2019-09-02T16:56:37
Java
UTF-8
Java
false
false
400
java
package com.mkolongo.residentEvil.domain.entities; import lombok.Getter; import lombok.Setter; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.MappedSuperclass; @Getter @Setter @MappedSuperclass public class BaseEntity { @Id...
[ "chrismks23@gmail.com" ]
chrismks23@gmail.com
a900c4795476ad9a09d80bcd6ccfdbc122a78b65
10be02b852c57f5d865c184dc75bd88e2397d067
/src/main/java/com/sc/kanak/config/DatabaseConfiguration.java
36c11033c3c02b2af6b064dcfb07d43480f39588
[]
no_license
saumikonline/kanak
3fa1f2614e1d5f1157e58c66c2c422eb3a6f0ec4
e96bde6ed7582c27d980e2932d7d0e7142ed1243
refs/heads/master
2020-03-21T21:07:39.249383
2018-06-28T17:10:36
2018-06-28T17:10:36
139,047,458
0
0
null
2018-06-28T17:22:11
2018-06-28T17:10:30
Java
UTF-8
Java
false
false
2,606
java
package com.sc.kanak.config; import io.github.jhipster.config.JHipsterConstants; import io.github.jhipster.config.liquibase.AsyncSpringLiquibase; import liquibase.integration.spring.SpringLiquibase; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Qualifier;...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
c205967148ddc05d6ccd93d7d3ed32a5560085f7
941cb164c35d531de510e4aa95872711d3405e39
/app/src/main/java/sinia/com/baihangeducation/minecompany/presenter/CompanyUCenterEditTrainingPresenter.java
e000bfd8c244e0a0c2804618b156c13d4723e853
[]
no_license
lenka123123/jy
f81220d6f80cca4fde5872b4e3cb992abb5171b8
2a2fc5d675ec01fd45a3950f1adeb9bcea081c7a
refs/heads/master
2020-03-28T00:50:19.854060
2018-11-30T06:15:47
2018-11-30T06:15:47
147,453,961
1
0
null
null
null
null
UTF-8
Java
false
false
1,608
java
package sinia.com.baihangeducation.minecompany.presenter; import android.app.Activity; import android.util.Log; import com.example.framwork.base.BasePresenter; import com.example.framwork.noHttp.Bean.BaseResponseBean; import com.example.framwork.noHttp.OnRequestListener; import java.util.HashMap; import com.mcxtzha...
[ "13902276741@163.com" ]
13902276741@163.com
d1981d01a4c829dfc3c1c8f7079716eaccfd3303
c2fa04760594de051e51eb1b7102b827424951ae
/YiXin/src/com/yxst/epic/yixin/activity/ContactSearchActivity.java
a533b8f489f0f13eca29ff93f3ac217542592af4
[ "Apache-2.0" ]
permissive
glustful/mika
c3d9c7b61f02ac94a7e750ebf84391464054e2a3
300c9e921fbefd00734882466819e5987cfc058b
refs/heads/master
2021-01-10T10:50:44.125499
2016-04-06T01:45:26
2016-04-06T01:45:26
55,567,241
0
0
null
null
null
null
UTF-8
Java
false
false
5,868
java
package com.yxst.epic.yixin.activity; import org.androidannotations.annotations.AfterInject; import org.androidannotations.annotations.AfterViews; import org.androidannotations.annotations.Background; import org.androidannotations.annotations.Bean; import org.androidannotations.annotations.Click; import org.androidann...
[ "852411097@qq.com" ]
852411097@qq.com
d98594cb61c2781f7fb92fbed2b053c80b4105d3
1c6d47856e1c6969ea5028b07ac23b967e42b69d
/Byte/code/learn-byte/src/main/java/lsieun/bit/c_use/C_Port.java
ebd201eb144658faca81ea8ce2eaab83900512f9
[ "MIT" ]
permissive
Silentsoul04/learn-java
439f82ff387ae1fc6fdd1e58a8066c313453d0c5
03bdac6fa970051de305db40300fae228810aaf3
refs/heads/master
2022-12-30T04:01:13.922338
2020-08-01T10:57:38
2020-08-01T10:57:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,023
java
package lsieun.bit.c_use; import java.nio.ByteBuffer; import java.util.Random; public class C_Port { public static void main(String[] args) { Random rand = new Random(); for (int i = 0; i < 1000; i++) { byte b1 = (byte) rand.nextInt(256); byte b2 = (byte) rand.nextInt(256);...
[ "331505785@qq.com" ]
331505785@qq.com
d38886ebd48bc57680bd1fc16085269ea2608d31
71030943c40106ef167227ab8192f0eb8a59335d
/src/test/java/net/wendal/nutzbook/DyDataSorce.java
64b6a99fe2f72656bf90f65c2bf4df7007f1497f
[ "Apache-2.0", "MIT" ]
permissive
vincent109/nutz-book-project
be2e21384044253d88e58cf4a1cf2bc049895c5d
e6423e4682ae89f374c7ff012560117a4a943791
refs/heads/master
2023-04-15T18:35:30.125944
2021-04-28T04:01:01
2021-04-28T04:01:01
74,447,410
0
0
Apache-2.0
2021-04-28T04:01:02
2016-11-22T07:44:30
JavaScript
UTF-8
Java
false
false
1,362
java
package net.wendal.nutzbook; import java.io.PrintWriter; import java.sql.Connection; import java.sql.SQLException; import java.sql.SQLFeatureNotSupportedException; import java.util.logging.Logger; import javax.sql.DataSource; import org.nutz.lang.Lang; public class DyDataSorce implements DataSource{ public stati...
[ "wendal1985@gmail.com" ]
wendal1985@gmail.com
622513442b162a0eb6262b64ffcbe4d269ce1e4d
444e0e1a702526e0cb1e47384e40dd65713d7103
/Tic-Tac-Toe/Problems/Initializing an array of integers/src/Matrix.java
f3b3b48b590c2d6e389a3ad922c0e062561ab51c
[]
no_license
emaphis/Hyperskill
4aec16a43f1edeba7882714bbf3e61c4046002d5
6f22981a532d43756ea1da2238d059fb0c32f1da
refs/heads/master
2022-12-06T18:00:29.457772
2020-08-30T01:51:49
2020-08-30T01:51:49
284,158,423
0
0
null
null
null
null
UTF-8
Java
false
false
919
java
import java.util.Arrays; import java.util.Scanner; public class Matrix { public static void main(String[] args) { // put your code here System.out.println("Matrix a"); Scanner scan = new Scanner(System.in); String line = scan.nextLine(); String[] pieces = line.split(" "); ...
[ "emaphis85@gmail.com" ]
emaphis85@gmail.com
a81b64eccf495f4aae9d7dcc449bf834cba70916
fee07509619ca10be0b08059720886f9a1f2048d
/bdnav-provider/task-provider/src/main/java/com/bdxh/task/TaskProviderApplication.java
195e00dffe665fc71df5c9ef6fcd671bc17252be
[ "Apache-2.0" ]
permissive
jiageh08/tea-springboot
70a68c7518f2470268ad8fa03ea7dfa48dff948c
91892209a70b93e90eaee0a01a4f71e188f4a61a
refs/heads/master
2022-12-05T13:10:06.654077
2020-08-07T01:29:56
2020-08-07T01:29:56
285,574,085
0
0
null
null
null
null
UTF-8
Java
false
false
1,238
java
package com.bdxh.task; import com.ctrip.framework.apollo.spring.annotation.EnableApolloConfig; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration; import org.springframework.b...
[ "wangjp@wehgc.com" ]
wangjp@wehgc.com
87a4de993cd97e9b80efd016023d8f1953ed9e2e
2c1bd6718f37c3d0b0d63aa9ca0acf4a2f891326
/java-eight-streams/src/com/training/model/Application.java
52908e842d3511f2046140b19d888887d0635278
[]
no_license
storm-zeus31/freshers_batch_july_2021
c6b7110fd84be2a9e66f4fd64d6396ba4dac4274
d32661b2946f35dc3adffcefa34c099f1590b92c
refs/heads/master
2023-07-05T21:38:29.672273
2021-07-29T04:50:55
2021-07-29T04:50:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
655
java
package com.training.model; import java.util.stream.*; import static java.util.stream.Collectors.*; import java.util.*; public class Application { public static void print(List<?> list) { list.forEach(System.out::println); } public static void main(String[] args) { Book headFirst = new Book(101,"Hea...
[ "vatsank@gmail.com" ]
vatsank@gmail.com
a031db0b7ea4ac3c7e76984c6cab25047b2f869c
fa7e1dc7b491f4b8b5eaa0b19f5b6500bae6296f
/core/src/com/gempukku/libgdx/graph/ui/graph/property/PropertyBoxImpl.java
56c7d114fe9fe21945de08add7267314d5fddc81
[ "MIT" ]
permissive
gamethapcam/libgdx-graph
6e2327caeda003d2246b23bc75d018631f0546dc
a4d4dda0397e3bf4cf2cceb65ef3c1be17167585
refs/heads/master
2023-03-01T01:25:01.734619
2021-02-05T11:05:17
2021-02-05T11:05:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,282
java
package com.gempukku.libgdx.graph.ui.graph.property; import com.badlogic.gdx.scenes.scene2d.Actor; import com.badlogic.gdx.scenes.scene2d.ui.Label; import com.badlogic.gdx.scenes.scene2d.ui.Skin; import com.badlogic.gdx.scenes.scene2d.ui.Table; import com.badlogic.gdx.scenes.scene2d.ui.TextField; import com.badlogic.g...
[ "marcin.sciesinski" ]
marcin.sciesinski
0cfae083d6f665cb6c8bf57b5f406e3f4045c560
be11b479da93a8b293550240582a55b4d60dd9a8
/src/main/java/com/pri/entity/Page.java
d0cd843ad283eb02e7c73b9c768224f3858dffc1
[]
no_license
1163646727/project
6921eeb4939cb63676f8c7756378a4b1afd7dd2a
3ffc2b1d57d9179ae7bf963870f2585c424c4f0f
refs/heads/master
2022-07-03T20:01:27.039962
2021-10-18T09:49:11
2021-10-18T09:49:15
183,396,460
0
0
null
null
null
null
UTF-8
Java
false
false
2,152
java
package com.pri.entity; import java.util.HashMap; import java.util.Map; /** * @ClassName: Page * @Description: 分页实体 * @author: ChenQi * @CreateDate: 2019/5/6 11:43 */ public class Page { private int showCount; //每页显示记录数 private int totalPage; //总页数 private int t...
[ "1163646727@qq.com" ]
1163646727@qq.com
1afe0ca64fb13e23b839ac1c072b5478324a01d7
4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849
/aliyun-java-sdk-emr/src/main/java/com/aliyuncs/emr/transform/v20160408/DescribeScalingConfigItemV2ResponseUnmarshaller.java
16bbfac36eca5263aef950dc95245e449a7e5ea6
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk
a263fa08e261f12d45586d1b3ad8a6609bba0e91
e19239808ad2298d32dda77db29a6d809e4f7add
refs/heads/master
2023-09-03T12:28:09.765286
2023-09-01T09:03:00
2023-09-01T09:03:00
39,555,898
1,542
1,317
NOASSERTION
2023-09-14T07:27:05
2015-07-23T08:41:13
Java
UTF-8
Java
false
false
1,697
java
/* * 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 agreed to in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
fa27b84b4b73efdd43d94616bb09149d853d4ca9
fa3893cd5593cb0475e5a2308931a356c9bcab26
/src/org.xtuml.bp.ui.graphics/src/org/xtuml/bp/ui/graphics/layout/FixedTextLocator.java
4ece2602c04f37278fcf75cf7e2ba0cdbbc3fd8c
[ "Apache-2.0", "EPL-1.0" ]
permissive
leviathan747/bridgepoint
a2c13d615ff255eb64c8a4e21fcf1824f9eff3d5
cf7deed47d20290d422d4b4636e7486784d17c34
refs/heads/master
2023-08-04T11:05:10.679674
2023-07-06T19:10:37
2023-07-06T19:10:37
28,143,415
0
1
Apache-2.0
2023-05-08T13:26:39
2014-12-17T15:40:25
HTML
UTF-8
Java
false
false
3,450
java
//======================================================================== // //File: $RCSfile: FixedTextLocator.java,v $ //Version: $Revision: 1.5 $ //Modified: $Date: 2013/01/10 23:06:00 $ // //(c) Copyright 2005-2014 by Mentor Graphics Corp. All rights reserved. // //=================================...
[ "s.keith.brown@gmail.com" ]
s.keith.brown@gmail.com
bb5c1d7d71bb7c87dcd096d31a33668e3bea00fc
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/Gson-17/com.google.gson.DefaultDateTypeAdapter/BBC-F0-opt-70/8/com/google/gson/DefaultDateTypeAdapter_ESTest_scaffolding.java
45c24216a52b16e7f24bf7d2dfa4ad1f29d14e81
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
8,085
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Thu Oct 14 01:15:47 GMT 2021 */ package com.google.gson; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; impo...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
6a8ffd0aaa87d491c707ced0fd61fc7344e2c27a
2bb0ab75288031a14a0494379e668c1c20d11540
/src/com/massivecraft/factions/entity/BoardColls.java
8ce013b6d6a2d78dd19fcf58e0a4d8ba970a9a36
[]
no_license
crazyskink25/Factions
9fbf6d2b42f229aef3a3c6e011d6131b95640650
cf03bd5b8a8bf65a0829a1c37421501ca74b2150
refs/heads/master
2021-01-16T17:48:31.178179
2013-04-29T14:29:10
2013-04-29T14:29:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,347
java
package com.massivecraft.factions.entity; import java.io.File; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.HashSet; import java.util.Map; import java.util.Set; import java.util.Map.Entry; import com.massivecraft.factions.Const; import com.massivecraft.factions.Factions; imp...
[ "olof@sylt.nu" ]
olof@sylt.nu
ef2f276685d60eca89aab458b80190ddc6a5526c
78a9a4aadf6758d38754c0a398fe0c3659731a76
/src/main/java/com/nirav/demo/ApplicationWebXml.java
c80cde367da6d8df1577df3dd1aa19b3d95a4613
[]
no_license
nrvmodi/jhipster-sample-application
ff44d97f6096709ce909ccec0bfa2c094d0d3c8e
0daa12e9a4ed6a260d5045275af99041f5c7a6b4
refs/heads/main
2023-02-07T10:29:58.233552
2021-01-01T11:24:26
2021-01-01T11:24:26
325,965,600
0
0
null
null
null
null
UTF-8
Java
false
false
813
java
package com.nirav.demo; import io.github.jhipster.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 {@code web.xml}...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
c531b982e733aaf7dbd2a7002a96de73a3fb69d4
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.browser-base/sources/org/chromium/chrome/browser/notifications/settings/NotificationSettings.java
7a4d95d23132d716c3e7f55a8ace9f2bcf5631f9
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
1,856
java
package org.chromium.chrome.browser.notifications.settings; import J.N; import android.os.Bundle; import androidx.preference.Preference; import com.oculus.browser.R; import org.chromium.chrome.browser.profiles.Profile; import org.chromium.components.browser_ui.settings.ChromeSwitchPreference; /* compiled from: chromi...
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
6f27817a844cbc79d1ca4358658a123538d5f109
9db3b3baec2fdc7b93bd268595d127996b28e44b
/src/main/java/org/web3j/protocol/http/HttpService.java
a48d3186d4697556003366140e9d8b849de1768f
[ "Apache-2.0" ]
permissive
h2mch/web3j
9f2831f15ca0f499e9401976619036e1ffd38efd
3c6f609c7ce43c3c8655fac436ed487aa787e5b5
refs/heads/master
2023-08-06T21:19:38.756059
2017-05-14T22:30:43
2017-05-14T22:30:43
75,410,621
0
0
NOASSERTION
2023-08-01T22:44:27
2016-12-02T16:08:05
Java
UTF-8
Java
false
false
2,900
java
package org.web3j.protocol.http; import java.io.IOException; import java.util.ArrayList; import java.util.List; import org.apache.http.Header; import org.apache.http.HttpEntity; import org.apache.http.client.ClientProtocolException; import org.apache.http.client.ResponseHandler; import org.apache.http.client.methods...
[ "conor10@gmail.com" ]
conor10@gmail.com
3ba2d2ae714fd2ace48b425f1cbf0e54c969196c
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/core/PushNotificationPayloadUtils.java
1d20cb50f8f5b77a57ddb84c7a1d18c907d2f180
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
3,112
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.irobot.core; import java.util.concurrent.atomic.AtomicBoolean; // Referenced classes of package com.irobot.core: // AssetId public abstrac...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
5702aedd39fd0c66178a24a04480a807b943da4c
73308ecf567af9e5f4ef8d5ff10f5e9a71e81709
/jaso83310/src/main/java/com/example/jaso83310/UserService.java
30450c55ff1d7045434e3b2cb0996ef4410037ff
[]
no_license
yukihane/stackoverflow-qa
bfaf371e3c61919492e2084ed4c65f33323d7231
ba5e6a0d51f5ecfa80bb149456adea49de1bf6fb
refs/heads/main
2023-08-03T06:54:32.086724
2023-07-26T20:02:07
2023-07-26T20:02:07
194,699,870
3
3
null
2023-03-02T23:37:45
2019-07-01T15:34:08
Java
UTF-8
Java
false
false
1,116
java
package com.example.jaso83310; import java.util.List; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; @Service @Transactional public class UserService { @Autowi...
[ "yukihane.feather@gmail.com" ]
yukihane.feather@gmail.com
175e90d0cf6d30b0f67415a5dddfc81b6d5086fb
b9bea8ffd1cbe88fe3d84cfd8b0c4dae6faf43e5
/graphql-maven-plugin-logic/src/main/resources/templates/server_WebSocketConfig.vm.java
559c517de55bba6640468fe6ad8dc1a652172d74
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
graphql-java-generator/graphql-maven-plugin-project
5638a108449461fe5a9f0bc72b1b8f84c271388e
5d33ccc266383be06bd4455406f6032b42926f6f
refs/heads/master_2.x
2023-08-25T10:14:13.419820
2023-08-19T16:13:55
2023-08-19T17:15:32
176,287,522
107
49
MIT
2023-08-15T17:45:36
2019-03-18T13:05:23
Java
UTF-8
Java
false
false
2,198
java
/** Generated by the default template from graphql-java-generator */ package ${packageUtilName}; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotati...
[ "etienne_sf@users.sf.net" ]
etienne_sf@users.sf.net
5c2bc0736dac8c9daa78ac1ff01f3e5fcb6bd532
287dbb340765a05fac6047e4fa9e7d6277696596
/src/main/java/me/twister915/punishments/model/storage/mongodb/MongoConnection.java
d4237e5bd532c2bf4bd1c6e2c1794d7b24ef64b8
[ "Apache-2.0" ]
permissive
Twister915/TwistedPunishments
d807329eb0213f433257266f44b1c3d31464e041
048757098c75d44c6da48fc51d5bd38ee87d7121
refs/heads/master
2021-01-20T09:12:51.766304
2014-07-25T22:04:44
2014-07-25T22:04:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,989
java
/****************************************************************************** Copyright 2014 Joey Sacchini * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
[ "joey.sacchini264@gmail.com" ]
joey.sacchini264@gmail.com
d588d57b2b41a9ac5afbe1ece88843bbeb173be9
83e81c25b1f74f88ed0f723afc5d3f83e7d05da8
/core/java/android/text/style/StrikethroughSpan.java
94560065c3bbfafc42a0f39591d618a11c2ede3b
[ "Apache-2.0", "LicenseRef-scancode-unicode" ]
permissive
Ankits-lab/frameworks_base
8a63f39a79965c87a84e80550926327dcafb40b7
150a9240e5a11cd5ebc9bb0832ce30e9c23f376a
refs/heads/main
2023-02-06T03:57:44.893590
2020-11-14T09:13:40
2020-11-14T09:13:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,310
java
/* * Copyright (C) 2006 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 requir...
[ "keneankit01@gmail.com" ]
keneankit01@gmail.com
aad13afc53e72d847cf1038150655a176bf621bd
d5f09c7b0e954cd20dd613af600afd91b039c48a
/sources/com/amap/api/mapcore2d/bx.java
d1061737c6c230ebda0d382630863ffd784f2659
[]
no_license
t0HiiBwn/CoolapkRelease
af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3
a6a2b03e32cde0e5163016e0078391271a8d33ab
refs/heads/main
2022-07-29T23:28:35.867734
2021-03-26T11:41:18
2021-03-26T11:41:18
345,290,891
5
2
null
null
null
null
UTF-8
Java
false
false
339
java
package com.amap.api.mapcore2d; import android.graphics.PointF; import java.util.ArrayList; import java.util.List; /* compiled from: TrafSegment */ class bx { private int a; private List<PointF> b = new ArrayList(); public List<PointF> a() { return this.b; } public int b() { retu...
[ "test@gmail.com" ]
test@gmail.com
71a63087ead793a48a740a9f512303418d71f1e8
b2b5185631ddf3f582f78065247caa8ff85919c9
/tags/release-2.1/src/DVN-EJB/src/java/edu/harvard/iq/dvn/core/study/StudyServiceLocal.java
2338f6023fa34e10cfe120384c90e0b70900b1b4
[]
no_license
dvn/dvn-svn-import-test5
bd606b663c8a061278b4164b9b21078667c1675e
09ef67d666fbd8860b8c233bedf2529f39c59bbd
refs/heads/master
2016-09-06T14:43:08.202121
2013-01-04T20:00:13
2013-01-04T20:00:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,792
java
/* * Dataverse Network - A web application to distribute, share and analyze quantitative data. * Copyright (C) 2007 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation; either version ...
[ "ekraffmiller@hmdc.harvard.edu" ]
ekraffmiller@hmdc.harvard.edu
bbbf43e5e528ae7f882ad5be2a2cfd4abd5200dd
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/26/26_560ec3b9c3985ca3ce5536b74b21e5c6a781b692/UIBean/26_560ec3b9c3985ca3ce5536b74b21e5c6a781b692_UIBean_t.java
fb4f53740ce65d6d17c2ef7d00fb0d04c41dc48d
[]
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
4,648
java
/* Copyright c 2005-2012. * Licensed under GNU LESSER General Public License, Version 3. * http://www.gnu.org/licenses */ package org.beangle.struts2.view.component; import java.io.Writer; import java.text.MessageFormat; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org....
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
3f26cea8fc39c874afcd4e4919fe70c44c8dce88
7a2c91813117a8d949571521510895ee53daad49
/src/main/java/com/alipay/api/response/AlipayEbppIndustryOrderCreateResponse.java
636465ee3c41118a4759df7f8d34cbc977fa0f95
[ "Apache-2.0" ]
permissive
dut3062796s/alipay-sdk-java-all
eb5afb5b570fb0deb40d8c960b85a01d13506568
559180f4c370f7fcfef67a1c559768d11475c745
refs/heads/master
2020-07-03T21:00:06.124387
2019-06-23T01:13:43
2019-06-23T01:13:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,236
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.ebpp.industry.order.create response. * * @author auto create * @since 1.0, 2019-01-07 20:51:15 */ public class AlipayEbppIndustryOrderCreateResponse exten...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
4d594036db539a2f671178d6c5900b1e37b87e52
4ae7eaeef9dacf859188a8851824e4b69587abcd
/app/src/main/java/com/sdxxtop/zhidian/entity/AutoLoginBean.java
0cf497dfc339d5ac84b920eaf935a02307895a77
[]
no_license
ZhouSilverBullet/zhidian.android
fc901e30549c8fdbb3b7f66082b09ad06d972dc2
c8a17eb43cf9673cf8a0addfc6ea32ce0b4995c5
refs/heads/master
2020-03-22T11:10:34.854866
2018-09-03T11:33:21
2018-09-03T11:33:21
139,953,149
0
0
null
null
null
null
UTF-8
Java
false
false
2,152
java
package com.sdxxtop.zhidian.entity; /** * 作者:CaiCM * 日期:2018/3/22 时间:16:00 * 邮箱:15010104100@163.com * 描述:自动登录实体 */ public class AutoLoginBean { /** * code : 200 * msg : 成功 * data : {"userid":50000021,"auto_token":"2B8454948396505EB3220388A1A14D86","company_id":"100000","expire_time":"1521708...
[ "zhousaito@163.com" ]
zhousaito@163.com
20948d800097dd5e4a5f0b59dbe4b9d39f17bd45
3b481b302b02edf57b816acac9e5ff3b7ec602e2
/src/dfy.java
3a27c91f2a474884f4a10c121de336f48fc7ebfb
[]
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,245
java
import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import rx.ao; import rx.exceptions.e; public final class dfy implements ao { private Set<ao> a; private volatile boolean b; private static void a(Collect...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com