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
e7eeb1282de4374e85aacb7eceec8da1a3925651
3ebc16af2ccb7a10855ec1008669ebce3c6f7af3
/jfinal_maven/src/main/java/com/demo/service/MenuService.java
257c27f5a489a57dc3b752a27cea5551ff2eda0c
[]
no_license
abook23/maven
4c5e5333f3ece1ba0104643cd7218e20a71f0dfb
1d84375e6db9fe8a2a96fccbd1b43ed2ae2e86c9
refs/heads/master
2021-01-12T05:48:22.383169
2016-12-23T09:12:37
2016-12-23T09:12:39
77,202,475
0
0
null
null
null
null
UTF-8
Java
false
false
409
java
package com.demo.service; import java.util.List; import javax.management.relation.Role; import com.demo.common.model.Menu; import com.demo.common.model.UserMenu; public class MenuService { public static List<Menu> list(String userId) { String sql = "select m.menuId,m.pId,m.name,m.url from menu m,user_menu um whe...
[ "abook23@163.com" ]
abook23@163.com
58401c2b691e551ff3d60a13dbf450c212fbf644
94228df04c8d71ef72d0278ed049e9eac43566bc
/modules/regionalprogress-collect/regionalprogress-collect-api/src/main/java/com/bjike/goddess/regionalprogresscollect/bo/MonthTargetBO.java
a5634b1d61237f39ba19adb89df491611e6ee80e
[]
no_license
yang65700/goddess-java
b1c99ac4626c29651250969d58d346b7a13eb9ad
3f982a3688ee7c97d8916d9cb776151b5af8f04f
refs/heads/master
2021-04-12T11:10:39.345659
2017-09-12T02:32:51
2017-09-12T02:32:51
126,562,737
0
0
null
2018-03-24T03:33:53
2018-03-24T03:33:53
null
UTF-8
Java
false
false
6,324
java
package com.bjike.goddess.regionalprogresscollect.bo; import com.bjike.goddess.common.api.bo.BaseBO; /** * 月指标业务传输对象 * * @Author: [ dengjunren ] * @Date: [ 2017-05-17 03:13 ] * @Description: [ 月指标业务传输对象 ] * @Version: [ v1.0.0 ] * @Copy: [ com.bjike ] */ public class MonthTargetBO extends BaseBO { /** ...
[ "196329217@qq.com" ]
196329217@qq.com
e7c0d490a1fd590717c1b462cffd5f256be16f31
17a0cdf44f94a631e0e39300ee04bfbb0f21b2fe
/src/main/java/com/hx/dmcp/store/App.java
b7b2550aff554dcefaa7054396338aaa592c797c
[]
no_license
krisjin/dmcp-store
7857cbe3ff2e1b865965b3b045df8640ce042bcf
b320be8b4542a859412d52571bb7c267af4ae4f6
refs/heads/master
2021-01-20T11:20:00.232892
2014-11-03T11:34:10
2014-11-03T11:34:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
180
java
package com.hx.dmcp.store; /** * Hello world! * */ public class App { public static void main( String[] args ) { System.out.println( "Hello World!" ); } }
[ "krisibm@163.com" ]
krisibm@163.com
bf5636fdcd348f3a42568c0d82e2f8ff0286b8e5
64bec7206da39a143226dbaa5fae86eb0d27911f
/src/com/javarush/test/level09/lesson02/task05/Solution.java
a61be0f2fd457f9f57c97ecc81702114e3333df9
[]
no_license
SafonovMikhail/JavaRush-sashamartian-
56be153d22d184f475fb5db828122bdcd7909a30
448ef9d83aab7131dba55f8b72cd709f287b3f75
refs/heads/master
2021-06-12T14:00:33.405622
2017-02-10T01:12:10
2017-02-10T01:12:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
805
java
package com.javarush.test.level09.lesson02.task05; /* Метод должен возвращать результат – глубину его стек-трейса Написать метод, который возвращает результат – глубину его стек трейса – количество методов в нем (количество элементов в списке). Это же число метод должен выводить на экран. */ public class Solution { ...
[ "sasha.martian@yandex.ru" ]
sasha.martian@yandex.ru
def9af7e81a05e878f4cf95123ccedc11f97a7a4
4e2ece72fa054a7c6c96e2c2a25b47a6e413dab1
/ace-gate/ace-gate-ratelimit/src/main/java/com/github/wxiaoqi/gate/ratelimit/config/IUserPrincipal.java
a93ce546beee0fd3e75a918949616da8d1b36e77
[ "Apache-2.0" ]
permissive
noseparte/hero-kill-web
d6099f72eb101b8922a543bc26ac68d78a0cc541
b1fac9dbbdc44c87521fe0a24159476853dd9749
refs/heads/master
2022-06-30T05:55:14.235010
2020-03-09T09:08:45
2020-03-09T09:08:45
245,960,532
1
2
Apache-2.0
2022-06-21T02:57:00
2020-03-09T06:30:58
Java
UTF-8
Java
false
false
222
java
package com.github.wxiaoqi.gate.ratelimit.config; import javax.servlet.http.HttpServletRequest; /** * Created by ace on 2017/9/23. */ public interface IUserPrincipal { String getName(HttpServletRequest request); }
[ "noseparte@aliyun.com" ]
noseparte@aliyun.com
6ecdf93f4fb8ad87bf9334790c26dfecb4e3a0b4
4e8d52f594b89fa356e8278265b5c17f22db1210
/WebServiceArtifacts/DelayIndexV1SoapService/com/conducivetech/cache/delayindex/service/v1/RequestedInteger.java
7a48e207276c0c497e4fe9b132ac87d48ea24845
[]
no_license
ouniali/WSantipatterns
dc2e5b653d943199872ea0e34bcc3be6ed74c82e
d406c67efd0baa95990d5ee6a6a9d48ef93c7d32
refs/heads/master
2021-01-10T05:22:19.631231
2015-05-26T06:27:52
2015-05-26T06:27:52
36,153,404
1
2
null
null
null
null
UTF-8
Java
false
false
2,630
java
package com.conducivetech.cache.delayindex.service.v1; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for requestedInteger complex type. * * <p>The following schema fragment specifies the expected co...
[ "ouni_ali@yahoo.fr" ]
ouni_ali@yahoo.fr
d124646df70d986e72f77840a8661c8f9cee4fbb
7a1bb60ca85dd388ed50aac2eda2217b75bb23d6
/android/app/src/main/java/com/jizhi/jlongg/main/util/DotViewGroup.java
ea5ad0b606508bd56c9a78bc13e36ebd66cf2fcf
[]
no_license
sqwu/jgj_RN
5b8c83891294cf926fe5165b3e0908f375293c94
7c8c41c88f10819eda4f8450be3fec3eb5c5edfc
refs/heads/master
2022-01-08T06:28:47.865575
2019-05-28T08:06:04
2019-05-28T08:06:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,114
java
package com.jizhi.jlongg.main.util; import android.content.Context; import android.util.AttributeSet; import android.view.Gravity; import android.view.View; import android.view.ViewGroup; import android.widget.LinearLayout; import com.hcs.uclient.utils.DensityUtils; import com.hcs.uclient.utils.Utils; import com.jizh...
[ "1261545300@qq.com" ]
1261545300@qq.com
165f0c08d3ca69fc60ba560d1230b9b5f8e20ca6
fd0d65c7ee45896906e0f428df8ba24879333949
/microblog-gateway1/src/main/java/com/microblog/gate/auth/config/AccountAuthentication.java
7e244391bc96d3b84945f8b5142287bf753d4f6a
[]
no_license
lgjlife/micro-blog
d1e04e2433781e81666f78c30f18247ffde1a13a
b405ae3913eded607d8b7d2579946fbb864147ed
refs/heads/master
2022-12-04T02:34:53.486588
2020-07-17T09:27:51
2020-07-17T09:27:51
170,787,235
29
17
null
2022-11-16T12:29:48
2019-02-15T02:07:09
Java
UTF-8
Java
false
false
838
java
package com.microblog.gate.auth.config; import org.springframework.security.authentication.AbstractAuthenticationToken; import org.springframework.security.core.GrantedAuthority; import java.util.Collection; public class AccountAuthentication extends AbstractAuthenticationToken { /** * */ private s...
[ "liang_gj17@163.com" ]
liang_gj17@163.com
cbd8613f2ada8890c332a99644f9561ae7e14770
54bafa3495c01a9530a662d441d45f35652e062f
/src/main/java/cn/promore/bf/unit/WebSocketUtil.java
f26243dae4c3efbd7bd68ea7aa38d237f65747f0
[]
no_license
zskang/tsj
d20f397762d230c487c0c9ce2e7a2863dd83050f
0ff6bafec55e77f86097b164fd4f0b48db35eeff
refs/heads/master
2021-07-13T12:46:51.300209
2017-10-18T09:57:45
2017-10-18T09:57:52
107,389,919
0
0
null
null
null
null
UTF-8
Java
false
false
1,583
java
package cn.promore.bf.unit; import java.io.IOException; import java.util.HashMap; import org.springframework.web.context.ContextLoader; import org.springframework.web.socket.TextMessage; import org.springframework.web.socket.WebSocketSession; public class WebSocketUtil { @SuppressWarnings("unchecked") public sta...
[ "253479240@qq.com" ]
253479240@qq.com
8b7e6f43e94b33a1ef81d1c283b309f0b84337fd
2bbf204cd1608c6beac4cebb82cb97611699adc5
/server/src/main/java/com/shuishou/retailer/printertool/PrintJob.java
c3f0c86b6209da2b80e936c6bfc9867cc4951a99
[]
no_license
lousongtao/retailerpos
a2d991b7925b0687fa020dcad8692ec6070e19ed
d25a0131e6a958b219c32d5e6f2e04a675a2d83a
refs/heads/master
2022-12-22T13:58:34.237026
2021-01-30T07:02:56
2021-01-30T07:02:56
158,353,458
0
1
null
2022-12-16T03:30:42
2018-11-20T08:11:37
Java
UTF-8
Java
false
false
1,068
java
package com.shuishou.retailer.printertool; import java.util.Map; /** * 打印任务 * @author zhulinfeng * @时间 2016年9月23日下午12:59:57 * */ public class PrintJob { /** * 任务类型:0=print together, 1=print separately */ private String templateFile; /** * 需要打印的参数--可扩展 */ private Map<String, Object> param;...
[ "lousongtao@gmail.com" ]
lousongtao@gmail.com
114ccfb400b79cc0ef01b5b045fb75ab2083d1da
cc32a64afed91f7186c009d3d1247370a904be1c
/hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/entity/ResourceTag.java
d54a10f9aebb099f080aae7f43e9bba1f05508a0
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
rmoult01/hapi_fhir_mir_1
5dc5966ce06738872d8e0ddb667d513df76bb3d1
93270786e2d30185c41987038f878943cd736e34
refs/heads/master
2021-07-20T15:58:24.384813
2017-10-30T14:36:18
2017-10-30T14:36:18
106,035,744
1
0
null
null
null
null
UTF-8
Java
false
false
3,162
java
package ca.uhn.fhir.jpa.entity; /* * #%L * HAPI FHIR JPA Server * %% * Copyright (C) 2014 - 2017 University Health Network * %% * 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 * * ...
[ "moultonr@mir.wustl.edu" ]
moultonr@mir.wustl.edu
2a5a4d76a33af03d4fec343a6168d038cd37c79c
c4dbc31d013e15c0660938288ab85073a5ba6e3c
/net/src/main/java/com/lingxi/net/basenet/execute/NetJobExecute.java
7838f98fb7094bf9f701c6674d293783e2f7257d
[]
no_license
kenben520/gold
7da3fa690b4a25b6c5d80fb982dfc8ac1683b68c
b30e224994f03ef5b1f08b4d77f23d113068a287
refs/heads/master
2020-03-26T11:04:16.471778
2018-08-15T08:38:19
2018-08-15T08:38:19
144,826,699
0
0
null
null
null
null
UTF-8
Java
false
false
639
java
package com.lingxi.net.basenet.execute; import com.lingxi.net.basenet.NetBuilder; import java.util.Map; import okhttp3.RequestBody; import retrofit2.Call; import retrofit2.http.Multipart; import retrofit2.http.POST; import retrofit2.http.Part; import retrofit2.http.QueryMap; import retrofit2.http.Url; /** * Create...
[ "liliqian@lingxiinfo.onaliyun.com" ]
liliqian@lingxiinfo.onaliyun.com
0fb5794afd145e9be44eb3f6613c5ea5e36c71a9
96726e8528eaf3d93d58fb3f0267de8dba7799f9
/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java
2e5d3f3c8bf3a1bb6195c3f6ebab9db832444e3d
[ "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
7,322
java
// $Id: ActionNewDiagram.java 132 2010-09-26 23:32:33Z marcusvnac $ // Copyright (c) 2006-2008 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, pr...
[ "mtov@dcc.ufmg.br" ]
mtov@dcc.ufmg.br
af0ebe68ac75b5be2144cdb3c774dcd618ac6bab
99993cee373542810763c6a037db527b86b0d4ac
/fluent/src/main/java/io/kubernetes/client/openapi/models/V1alpha1ResourcePolicyRuleBuilder.java
f862a1ef039bf07f6c5f8a0afb8548538084d52f
[ "Apache-2.0" ]
permissive
saparaj/java
b54c355f2276ac7ac2cd09f2f0cf3212f7c41b2d
a7266c798f16ab01e9ceac441de199bd8a5a839a
refs/heads/master
2023-08-15T19:35:11.163843
2021-10-13T16:53:49
2021-10-13T16:53:49
269,235,029
0
0
Apache-2.0
2020-06-04T01:46:44
2020-06-04T01:46:43
null
UTF-8
Java
false
false
4,092
java
package io.kubernetes.client.openapi.models; import io.kubernetes.client.fluent.VisitableBuilder; import java.lang.Object; import java.lang.Boolean; public class V1alpha1ResourcePolicyRuleBuilder extends io.kubernetes.client.openapi.models.V1alpha1ResourcePolicyRuleFluentImpl<io.kubernetes.client.openapi.models.V1alp...
[ "bburns@microsoft.com" ]
bburns@microsoft.com
7bc094d92b9fbf19d47068c6341b88f871c2bdfe
6451c77ce976b7b927b6345e9dd4c586fd15b317
/src/main/java/com/learn/hibernate/model/sparetime/dao/Impl/UserDaoImpl.java
7f2ca711fa74bb6135fb1dde58fb0f900606fedb
[]
no_license
dixit-anup/maventotalproject
eefae3fbc1de085b3057edd87dcb3605f7e8750b
2c0f5581d32dd1aa265e455a9447ab7d160cf5f1
refs/heads/master
2021-01-16T21:57:39.423961
2014-08-21T14:58:18
2014-08-21T14:58:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,054
java
package com.learn.hibernate.model.sparetime.dao.Impl; import com.learn.hibernate.HibernateUtil; import com.learn.hibernate.model.sparetime.Address; import com.learn.hibernate.model.sparetime.User; import com.learn.hibernate.model.sparetime.dao.Dao; import org.hibernate.Criteria; import org.hibernate.Session; import or...
[ "dmitry.bilyk@gmail.com" ]
dmitry.bilyk@gmail.com
1487d91afb704a1dcc02b7dddba10d34bbf5b2cd
6ed973a3d7de6e384a6aaa11492923cb1ae23d19
/platform/com.netifera.platform.host/com.netifera.platform.host.processes.ui/src/com/netifera/platform/host/processes/ui/ProcessListContentProvider.java
43c656baa7d88ff72a5ca32a8de484d2045b8473
[]
no_license
juli/netifera
e598445a11109e0d0dac48577befcef3835fa4c6
d70fcaa92bfbe299b924314a10991d4445d96cd0
refs/heads/master
2020-12-25T08:19:23.881797
2009-07-15T01:03:08
2009-07-15T01:03:08
180,060
1
0
null
null
null
null
UTF-8
Java
false
false
3,260
java
package com.netifera.platform.host.processes.ui; import java.util.ArrayList; import java.util.List; import org.eclipse.jface.viewers.ITreeContentProvider; import org.eclipse.jface.viewers.TreeViewer; import org.eclipse.jface.viewers.Viewer; import com.netifera.platform.host.internal.processes.ui.Activator; import co...
[ "bruce@netifera.com" ]
bruce@netifera.com
e1a3f02bd9e650a12787d088c4a2db4ab2948ec5
8bc8e94e7d9d2a6c6aaae2a03b1280a1baa5dd23
/src/apple/corefoundation/enums/__CFByteOrder.java
c5d846d623b4cc5d37ee3fffe6801a091be4a780
[]
no_license
VadimZharkov/natj-mac-example
fd5eb814371bde26d7b77c54edbeebb3fa667851
94af6b2c1d01fb3f9ebd28550d5996fe49fe3ddc
refs/heads/master
2020-06-22T00:09:07.333774
2019-07-18T12:44:25
2019-07-18T12:44:25
197,585,255
1
0
null
null
null
null
UTF-8
Java
false
false
960
java
/* Copyright 2014-2016 Intel Corporation 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, s...
[ "vadim.zharkov@gmail.com" ]
vadim.zharkov@gmail.com
280328daaac6d42753e44e61257dc415932f158c
c14c8f5b775b2958f8c87e4b451b7d724f290459
/app/src/main/java/com/atta/myshop/ui/dashboard/DashboardFragment.java
577ce16dba16020b2a7bef2e0fb0651e9a38214c
[]
no_license
MostafaAtta/MyShop
a83793f7cb4b6ecbc9d22b27c97f8dd8a4f46665
3d11da974493ee8009959f7c87511f246dfb070c
refs/heads/master
2023-01-20T22:55:58.135567
2020-11-30T17:16:45
2020-11-30T17:16:45
317,294,275
0
0
null
null
null
null
UTF-8
Java
false
false
720
java
package com.atta.myshop.ui.dashboard; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment.app.Fragment; import androidx.l...
[ "mostafa.sa.atta@gmail.com" ]
mostafa.sa.atta@gmail.com
295701e0cc072663f72f85c250849bde6a495aae
2c8b57f21b11c0b488c8c1e5e361c7aa0694608c
/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/async/queue/WatermarkQueueEntry.java
c9c6e7480c7b80b8163e75a005a55248e086623b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "BSD-3-Clause", "MIT", "OFL-1.1", "ISC" ]
permissive
proteus-h2020/proteus-engine
69c84e94d0facbc6f1d287c2abf36cc3309042c1
8ab50f5c97b5da8492944a1784564342b41b4078
refs/heads/proteus-dev
2021-05-04T01:09:18.776847
2018-03-19T18:57:38
2018-04-11T17:41:52
71,119,502
12
7
Apache-2.0
2018-04-11T17:41:54
2016-10-17T09:04:09
Java
UTF-8
Java
false
false
1,598
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 ...
[ "trohrmann@apache.org" ]
trohrmann@apache.org
321dc41829a9967eeeeaf5f4dd2cd14426b27f9d
7ff3675b3433ae41a100846a8dd5eec45bcea233
/library/src/main/java/com/github/ksoichiro/android/observablescrollview/ObservableScrollViewCallbacks.java
1c3aa5167ad945a0ff1b3c6351cd99f158ba4401
[]
no_license
Shankar1056/etodo
18cb7dd6a6100226af9d04c6616c7b51bcd55348
bb6413c76998be8fe5b98bf7c23193da624f0126
refs/heads/master
2021-10-10T15:31:21.352234
2019-01-13T06:39:31
2019-01-13T06:39:31
104,873,442
0
0
null
null
null
null
UTF-8
Java
false
false
1,742
java
/* * Copyright 2014 Soichiro Kashima * * 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...
[ "shankar@spotsoon.com" ]
shankar@spotsoon.com
584b7471aa7f5d04a3367bfcf7ed7d830be684ab
2845d612ec420ffed49191af3a8cd4e1e7258cfa
/02-java进阶/src/day08_File类_递归/demo01/File/Demo06File.java
56bed51ad9b2e78dc1631e4b89ac6b52ac87215c
[]
no_license
shuyangxiaobao/Java
d618c6b727efcbd3a857a33817720a1c941d2933
6510e0d89cbd18e2f59b0cccfe1812807eb2a5af
refs/heads/master
2022-07-09T03:52:59.986247
2021-04-09T07:14:11
2021-04-09T07:14:11
234,865,674
1
1
null
2022-06-21T04:16:10
2020-01-19T08:28:25
HTML
UTF-8
Java
false
false
2,789
java
package day08_File类_递归.demo01.File; import java.io.File; /* File类遍历(文件夹)目录功能 - public String[] list() :返回一个String数组,表示该File目录中的所有子文件或目录。 - public File[] listFiles() :返回一个File数组,表示该File目录中的所有的子文件或目录。 注意: list方法和listFiles方法遍历的是构造方法中给出的目录 如果构造方法中给出的目录的路径不存在,会抛出空指针异常 如果构造方...
[ "825065886@qq.com" ]
825065886@qq.com
f7928b8fdd72f0f28a746bb23f8e369db03e0e02
1a821ede149274a5d2fba89620fdd383f288b676
/personal-web-project/src/main/java/base/upload/UploadUtils.java
0d7f97ad6209169721948a5286ad77fc63e5e4ab
[]
no_license
liubao19860416/personal-web-project
ce58fe52c779fc742de367028951f1a8401b58ac
337de5a05551376051a5d751ba094e5ef4341022
refs/heads/master
2021-01-10T08:44:41.141554
2016-04-09T06:56:53
2016-04-09T06:56:53
44,898,562
1
0
null
null
null
null
UTF-8
Java
false
false
4,582
java
package base.upload; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.text.SimpleDateFormat; import j...
[ "18611478781@163.com" ]
18611478781@163.com
76e9e9ed840942a239e9fd51e7d2735ae14ccf1c
b66bdee811ed0eaea0b221fea851f59dd41e66ec
/src/com/google/android/gms/tagmanager/r.java
b1b4e8ed3d425d54383c0a81183cd395ca320702
[]
no_license
reverseengineeringer/com.grubhub.android
3006a82613df5f0183e28c5e599ae5119f99d8da
5f035a4c036c9793483d0f2350aec2997989f0bb
refs/heads/master
2021-01-10T05:08:31.437366
2016-03-19T20:41:23
2016-03-19T20:41:23
54,286,207
0
0
null
null
null
null
UTF-8
Java
false
false
889
java
package com.google.android.gms.tagmanager; import android.content.Context; import android.provider.Settings.Secure; import com.google.android.gms.d.a; import com.google.android.gms.d.o; import java.util.Map; class r extends ab { private static final String a = a.zzbH.toString(); private final Context b; pu...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
33f0eaa71c499087a786a66afed6f250af2d7e07
164651bddfd5bf56a7494175468cb69448fc2bc1
/jrtech-framework/Server/publicsubsystem/src/main/java/com/wl/wlp2ploansystem/publicsubsystem/config/WLUEditorConfigurer.java
e473be675ca48f07f9a99cd0744741c47e84aeb2
[]
no_license
liveqmock/tik-framework
6b9c10e93f962ff5844923bdba9b21dffa772347
08c38af8967d6c20231022b41312b96c6fb33c28
refs/heads/master
2020-07-10T12:47:13.585793
2019-08-06T02:57:35
2019-08-06T02:57:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
782
java
package com.wl.wlp2ploansystem.publicsubsystem.config; import com.wl.wlp2ploansystem.infrastructures.common.ueditor.UEditorConfigurer; import com.wl.wlp2ploansystem.publicsubsystem.services.Base_SettingService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Compone...
[ "752415416@qq.com" ]
752415416@qq.com
845406b55167c9dfaf6b9ba1eb6bb3411931505f
7b73756ba240202ea92f8f0c5c51c8343c0efa5f
/classes2/cooperation/comic/VipComicHelper.java
3d83d1a2408843d18f0304a4cf1f52671d458529
[]
no_license
meeidol-luo/qooq
588a4ca6d8ad579b28dec66ec8084399fb0991ef
e723920ac555e99d5325b1d4024552383713c28d
refs/heads/master
2020-03-27T03:16:06.616300
2016-10-08T07:33:58
2016-10-08T07:33:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,852
java
package cooperation.comic; import com.qq.jce.wup.BasicClassTypeUtil; import com.tencent.common.app.BaseApplicationImpl; import com.tencent.mobileqq.app.QQAppInterface; import com.tencent.mobileqq.hotpatch.NotVerifyClass; import com.tencent.mobileqq.pluginsdk.PluginStatic; import com.tencent.qphone.base.util.QLog; impo...
[ "1776098770@qq.com" ]
1776098770@qq.com
5aa6a40fcc4221c26e801bad4a90037736a33728
21f553e7941c9e2154ff82aaef5e960942f89387
/lang_interface/java/com/intel/daal/algorithms/neural_networks/layers/convolution2d/Convolution2dBatch.java
925c2c51095dafb180179d10b4b247eeba88690b
[ "Apache-2.0", "Intel" ]
permissive
tonythomascn/daal
7e6fe4285c7bb640cc58deb3359d4758a9f5eaf5
3e5071f662b561f448e8b20e994b5cb53af8e914
refs/heads/daal_2017_update2
2021-01-19T23:05:41.968161
2017-04-19T16:18:44
2017-04-19T16:18:44
88,920,723
1
0
null
2017-04-20T23:54:18
2017-04-20T23:54:18
null
UTF-8
Java
false
false
4,149
java
/* file: Convolution2dBatch.java */ /******************************************************************************* * Copyright 2014-2017 Intel Corporation * * 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 t...
[ "vasily.rubtsov@intel.com" ]
vasily.rubtsov@intel.com
5eda373c2a5d6a0137c6178eaee7fca3bd71e00c
19d4c3df58c520ce4c913fdbe16e9f023e0fb36e
/hibernate-persistenceMethods/src/main/java/com/voytovych/data/entities/User.java
00c9a5841685606f41b62085b9db7e364c89c610
[]
no_license
noctuaIv/hibernate-jpa
6c2862419783bdae88eb538e1877776a33245de2
52e9d2c8bc2e3bb7c47e5cc1f76a3e4b4a168f80
refs/heads/master
2020-04-28T22:52:13.789750
2019-03-14T14:00:45
2019-03-14T14:00:45
175,632,888
1
0
null
null
null
null
UTF-8
Java
false
false
2,182
java
package com.voytovych.data.entities; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name="FINANCES_USER") public clas...
[ "noctua.vt@gmail.com" ]
noctua.vt@gmail.com
7b727b1fbd55409083e4454ba53235886d844758
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_255/Testnull_25435.java
51ac3cd51062f55ffc27e89c1fcbe8f618d03048
[]
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
308
java
package org.gradle.test.performancenull_255; import static org.junit.Assert.*; public class Testnull_25435 { private final Productionnull_25435 production = new Productionnull_25435("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
3f67b1bf18e26687e6d75aefb36db3272b73c469
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/20/20_afb89e0ac8ef9b55873e7b95cddf7b8b2f9020dd/ResponseServlet/20_afb89e0ac8ef9b55873e7b95cddf7b8b2f9020dd_ResponseServlet_s.java
70135463e4bab148ac63c2f52b4e025b3222abd0
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,079
java
package servlet; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import c...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
df974e065d853e85d62f79087df55617a83cbc64
e89285c055e2349e99f040eb5b420ebb792d27f9
/src/SwapNodesInPairs.java
ed099f765130f45a2f1b6e498ae9a99408d187d1
[]
no_license
xjwhhh/LeetCode2019
afc3a34ee61cfefd464c57cb079d2e185f6b78ac
9ce005377f17faabd8adb16d8f3e093780b5b3e2
refs/heads/master
2022-04-25T06:13:23.356868
2020-04-23T07:47:38
2020-04-23T07:47:38
197,923,854
1
0
null
null
null
null
UTF-8
Java
false
false
699
java
/** * @Author JiaWei Xu * @Date 2020-03-04 18:17 * @Email xjwhhh233@outlook.com */ public class SwapNodesInPairs { public ListNode swapPairs(ListNode head) { if(head==null||head.next==null){ return head; } ListNode curr=head; ListNode dummy=new ListNode(0); du...
[ "xjwhhh233@outlook.com" ]
xjwhhh233@outlook.com
0d014ae103540cf6a2d40f16c773c7491ad11822
e115659441f87c0d8480d22babe45bd425b9d89a
/functionalj-core/src/main/java/functionalj/list/doublelist/DoubleFuncListHelper.java
2d4cb052a37db2212c2786ef8702159d5f1df6e2
[ "MIT" ]
permissive
cybernetics/FunctionalJ
403784b46414fcb2cacfcdf422a4097a9408ec4c
153d144e3dee61ae0282b342d2ee960f3b61f4d2
refs/heads/master
2023-08-15T11:17:02.558340
2021-07-23T14:39:55
2021-07-23T14:39:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,578
java
// ============================================================================ // Copyright (c) 2017-2021 Nawapunth Manusitthipol (NawaMan - http://nawaman.net). // ---------------------------------------------------------------------------- // MIT License // // Permission is hereby granted, free of charge, to any pe...
[ "nawa@nawaman.net" ]
nawa@nawaman.net
88b6ed1b4e9921856d874ac5e211ba81754bfbb6
747594bb4df9314e0bcd0de2b63dd861500cfdb8
/SpringBootLearn/深入理解SpringBoot/WebFlux/client/router functions/UserHandler.java
41dfb7978bbddc07cca8f0e0cea6729cf535d787
[]
no_license
lastFeng/SpringBootLearn
2b051ceccdeaf8b4df6c900f19903200cb33a0b7
440d486f91d74a49d601a2eaeda95fd59715606a
refs/heads/master
2020-05-29T21:11:39.236940
2019-08-31T05:26:43
2019-08-31T05:26:43
189,371,143
0
0
null
null
null
null
GB18030
Java
false
false
2,902
java
package com.springboot.webflux.routerfunctions.handler; @Service public class UserHandler{ @Autowired private UserRespository userRepository; private UserVo translate(User user){ UserVo userVo = new UserVo(); userVo.setId(user.getId()); userVo.setUserName(user.getUserName()); userVo.setSexCode(user.getSex...
[ "563805728@qq.com" ]
563805728@qq.com
ec84939762a59a2b086050a7140948abd187c04f
22b6eecadc8ee5bdf76fb4aa2a56c30d86f2251b
/cloud/target/m2e-wtp/web-resources/src/main/java/com/cgwas/common/dataaccess/impl/DefaultPageQueryFactory.java
94989bbf346a70bc5aaddddf40f065a0c091a1cd
[]
no_license
chrgu000/WanHeng
2c3048788739a9813c5e4c88b0de881a2ae02333
b2ff8b73ed3c5726b7b86962b6617a1ab196da7e
refs/heads/master
2020-05-23T13:59:05.208556
2018-09-19T06:15:26
2018-09-19T06:15:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
767
java
package com.cgwas.common.dataaccess.impl; import com.cgwas.common.dataaccess.api.IDaoSupport; import com.cgwas.common.dataaccess.api.Page; import com.cgwas.common.dataaccess.api.PageQueryFactory; public class DefaultPageQueryFactory implements PageQueryFactory<PageQuery> { private IDaoSupport daoSupport; @Override...
[ "yangjunst@sina.com" ]
yangjunst@sina.com
2061ea1935c226fcd761c764f1bf0ad9f867be9b
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_80756de123c50eacb9b09e3455492638b158bfa6/PrivilegeValue/2_80756de123c50eacb9b09e3455492638b158bfa6_PrivilegeValue_s.java
89af2c5cdeae7245c3a0fc94e919d602b2412ae7
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,181
java
/* * This file is part of the Alitheia system, developed by the SQO-OSS * consortium as part of the IST FP6 SQO-OSS project, number 033331. * * Copyright 2007 by the SQO-OSS consortium members <info@sqo-oss.eu> * Copyright 2008 by Paul J. Adams <paul.adams@siriusit.co.uk> * * Redistribution and use in so...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
8ad7ad33bfb59ea719e6d43b06ebe0673429008f
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/fc-open-20210406/src/main/java/com/aliyun/fc_open20210406/models/ListOnDemandConfigsResponse.java
314b8bb6993a0ee79f339d01840cae54240c75ba
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
1,411
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.fc_open20210406.models; import com.aliyun.tea.*; public class ListOnDemandConfigsResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCod...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
93d0512c453b7dd8284571e71558d59a0e32d389
92467e52e2374f337e87e502e57630b929722dc4
/src/test/java/com/example/demo/DemoApplicationTests.java
4e2b5f19038a1f35f660fb55cfd540549a7b39af
[]
no_license
rwinch/webclient-retry
5015d4ecd1bb3c33f7d292a8124324fee784c310
61bf904ea876e6be4ae8c9f578fd0b878674f895
refs/heads/master
2020-03-25T16:13:37.338864
2018-08-07T19:59:31
2018-08-07T20:04:54
143,920,945
0
0
null
null
null
null
UTF-8
Java
false
false
2,018
java
package com.example.demo; import okhttp3.mockwebserver.MockResponse; import okhttp3.mockwebserver.MockWebServer; import org.junit.Before; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; import org.reactivestreams.Publisher; import org.springframework.boot.test.context.SpringBootTest; imp...
[ "rwinch@users.noreply.github.com" ]
rwinch@users.noreply.github.com
6cc282c394b05f4fcca50ae95b2bf46bb83824ba
a5d01febfd8d45a61f815b6f5ed447e25fad4959
/Source Code/5.5.1/sources/com/iqoption/d/ams.java
d318af613e73b67911067ae8765a5ea923652274
[]
no_license
kkagill/Decompiler-IQ-Option
7fe5911f90ed2490687f5d216cb2940f07b57194
c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6
refs/heads/master
2020-09-14T20:44:49.115289
2019-11-04T06:58:55
2019-11-04T06:58:55
223,236,327
1
0
null
2019-11-21T18:17:17
2019-11-21T18:17:16
null
UTF-8
Java
false
false
2,129
java
package com.iqoption.d; import android.databinding.DataBindingComponent; import android.databinding.ViewDataBinding; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.util.SparseIntArray; import android.view.View; import android.widget.ImageView; import android.widge...
[ "yihsun1992@gmail.com" ]
yihsun1992@gmail.com
7b4ede0473952f981284e61d310c539aa56dd607
01eaa96d69b4ff2d8ee72b4cf837904ef2a00ff4
/st25sdk/src/java/com/st/st25sdk/command/Iso14443SRCustomCommandInterface.java
2b30bad7919398c020b10e06cd600d2351192ff9
[ "MIT" ]
permissive
tcrct/nfc_rfid
d528aedc95ed83b181fa482830cf3ce260ad227a
552a344669ae00b82826843bcc3465558c17658d
refs/heads/master
2020-09-02T04:35:45.199617
2019-11-02T09:54:55
2019-11-02T09:54:55
219,132,939
0
0
null
null
null
null
UTF-8
Java
false
false
7,049
java
/* * @author STMicroelectronics MMY Application team * ****************************************************************************** * @attention * * <h2><center>&copy; COPYRIGHT 2017 STMicroelectronics</center></h2> * * Licensed under ST MIX_MYLIBERTY SOFTWARE LICENSE AGREEMENT (the "License"); * You may not...
[ "790731tcrct" ]
790731tcrct
b3630ef6b583beb6aad1337a80f957f3eb1dbc95
a741d82fb5ee0203161455353587ffcc902ef351
/aylson-dao/src/main/java/com/aylson/dc/sys/search/IntegralConfigSearch.java
84574f248c385383f925d17138b9347960e8821e
[]
no_license
xiaofeifei321/aylson-parent
b48121272d5e92a1acc4b671ab7af63aa6c06b0b
3749a0f1ef45851b4aa513b324ef23a04e4421d3
refs/heads/master
2022-12-23T20:15:51.598455
2019-08-29T11:30:13
2019-08-29T11:30:13
204,696,341
0
0
null
null
null
null
UTF-8
Java
false
false
1,781
java
package com.aylson.dc.sys.search; import com.aylson.core.frame.search.BaseSearch; public class IntegralConfigSearch extends BaseSearch { private static final long serialVersionUID = 8632083413806125191L; private Integer id; //主键 /** * 类型: * 1:注册赠送[我的推荐人]积分: * 2:注册赠送[我的推荐人的推荐人]积分...
[ "874189630@qq.com" ]
874189630@qq.com
6f507fc5b35ee18e871f42f68190d8be7d0a08d0
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/se/boi/dm/SE_BOI_3010_LDM.java
bfc6e698cfaa497c95f363f873a0a2d3ef72a70c
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
7,019
java
/*************************************************************************************************** * 파일명 : * 기능 : * 작성일자 : 2017-01-05 * 작성자 : 민 기 홍 ***************************************************************************************************/ /************************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
b528074ebd09f73acea50dcacec9f04acf778874
4a35eb46507eb8207f634e6dad23762d0aec94df
/project/MapExplore/jMetal-jmetal-5.1/jmetal-core/src/main/java/org/uma/jmetal/util/experiment/component/ExecuteAlgorithms.java
196f8c9beb94d1a525afe921752acdd9388a970b
[]
no_license
fairanswers/fss16joe
8800ad81c60ab06f90b9643bf601c6c2c9a51107
f5dde87038ec5404a6bb2d9a538b2ceef571ac9d
refs/heads/master
2020-05-22T06:44:32.138162
2016-12-07T19:46:54
2016-12-07T19:46:54
65,820,114
2
1
null
null
null
null
UTF-8
Java
false
false
3,720
java
// This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it wi...
[ "joe@bodkinconsulting.com" ]
joe@bodkinconsulting.com
ef772540ed5b5d5f4646bb862ae5af2476fada27
5d92778cc862e1f1788e1dad9a64c7b6f9986602
/src/com/tocersoft/system/service/ISysUploadObjectService.java
81a698bba9adec18f307ce2224f09cef71763a9f
[]
no_license
zhaozhihao59/waston
0492f72905ea74ddb221f5f0b12da4be644926e5
792e480d9db9e451b7cee0f10c62177c63f4a954
refs/heads/master
2020-12-02T22:15:20.101310
2017-08-19T13:55:36
2017-08-19T13:55:36
96,101,831
0
0
null
null
null
null
UTF-8
Java
false
false
1,066
java
package com.tocersoft.system.service; import java.util.List; import com.tocersoft.system.entity.SysUploadObject; import com.tocersoft.base.page.PageResult; import com.tocersoft.system.dto.SysUploadObjectCondition; public interface ISysUploadObjectService { /** * 分页查询 * @param pageResult 分页对象 * @param condit...
[ "win 10@DESKTOP-K8NV66R" ]
win 10@DESKTOP-K8NV66R
60004cae8fd8548b006dfb2983cde88aae384166
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-12855-29-17-FEMO-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/hibernate/query/HqlQueryExecutor_ESTest_scaffolding.java
a1ab512bae82203c433d85fe2035bf6ac02a00c4
[]
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
456
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sun Apr 05 08:30:15 UTC 2020 */ package com.xpn.xwiki.store.hibernate.query; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import o...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
78013d100fd895a68017688b53fccf0efc561e8e
81104c146422de7d9b795e2c79fba6ac9bc38aea
/appserver/downstream/Server/config/java/action/sap/CATSAPSetOrgIDonChangeCommSupp.java
1a5fc415b38978d4e29ebee3b0335a4ac173eae9
[]
no_license
skishukmr/Masterfiles
7b92c7d1fdc53abd3b8d48f9a1fe7f48e7d9d108
544b5c0e866489a45e266f19bf42715cc392e6cd
refs/heads/master
2020-04-26T18:40:31.792251
2014-03-11T19:26:24
2014-03-11T19:26:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,604
java
/********************************************************************************************************************* Created by : James S Pagadala Date : Oct 13 2008 ********************************************************************************************************************/ package config.java.a...
[ "Dec11@test.com" ]
Dec11@test.com
bb22eaf4eca9c3f33751b852eaa61f23875f8096
686328b1fe50bdbae38837ed798730c897b360d6
/src/main/java/org/dasein/cloud/aws/platform/CloudFrontException.java
b76d1e18e2f2ccb718669b73a15f417040917485
[ "Apache-2.0" ]
permissive
ckelner/dasein-cloud-aws
c2b3f4005849b9fba3ea432f8ecc291a4a5d1a90
7b713e1334bff504fd823b668c6e15b47c5621bd
refs/heads/master
2021-01-15T16:05:38.567244
2013-07-22T20:40:04
2013-07-22T20:40:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,574
java
/** * Copyright (C) 2009-2013 Enstratius, Inc. * * ==================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.ap...
[ "george.reese@imaginary.com" ]
george.reese@imaginary.com
7913e7feed944b9477ee4cd2042be0890af71f86
558667608651dfd5778e3cc1131e9eaf5f1be8d7
/smali/net/slidingmenu/tools/b/a/e/c/c/a.java
b5fb23f82d362a1960bc5e213c40ef206771472c
[]
no_license
gambol/chunqingaikan
0cd6b0d3ca855f2d1a5ad22f7be3c46f8b1e6984
25fa70619ab484e61124465a0b4bdec1cdb5bf62
refs/heads/master
2021-01-10T11:13:41.624112
2015-03-04T14:08:40
2015-03-04T14:08:40
36,016,628
1
0
null
null
null
null
UTF-8
Java
false
false
5,249
java
package net.slidingmenu.tools.b.a.e.c.c; class a { void a() { int a; a=0;// .class public final Lnet/slidingmenu/tools/b/a/e/c/c/a; a=0;// .super Lnet/slidingmenu/tools/b/a/e/a/b/l; a=0;// a=0;// a=0;// # direct methods a=0;// .method public constructor <init>()V a=0;// .locals 0 a=0;// a=0;// invoke-direct ...
[ "zhenbao.zhou@qunar.com" ]
zhenbao.zhou@qunar.com
3eff9e79a282b3e6977d0c966be9afa95d192e2f
377e5e05fb9c6c8ed90ad9980565c00605f2542b
/.gitignore/bin/ext-platform-optional/platformwebservices/web/src/de/hybris/platform/webservices/CrudActionNotifable.java
854b66293adfc55f61c326af45d6dd1e1807e3a0
[]
no_license
automaticinfotech/HybrisProject
c22b13db7863e1e80ccc29774f43e5c32e41e519
fc12e2890c569e45b97974d2f20a8cbe92b6d97f
refs/heads/master
2021-07-20T18:41:04.727081
2017-10-30T13:24:11
2017-10-30T13:24:11
108,957,448
0
0
null
null
null
null
UTF-8
Java
false
false
786
java
/* * [y] hybris Platform * * Copyright (c) 2000-2016 SAP SE * All rights reserved. * * This software is the confidential and proprietary information of SAP * Hybris ("Confidential Information"). You shall not disclose such * Confidential Information and shall use it only in accordance with the * terms of ...
[ "santosh.kshirsagar@automaticinfotech.com" ]
santosh.kshirsagar@automaticinfotech.com
9b2a7fdf447b04e14702610ab3f24e647cd254f4
33e7e854745addbeeb53d5702793240d1927d583
/gulimall-common/src/main/java/com/honyelchak/common/utils/R.java
6add1de9f372b1a634f881f080cc1870ecfc5a01
[ "Apache-2.0" ]
permissive
Honyelchak/gulimall
64f1acfd134ca49dbe3ec81a9cbb5d639374405e
a6c21aa832a76f6816908dcf316177d0d602703c
refs/heads/main
2023-03-03T18:45:35.318563
2021-02-19T12:11:31
2021-02-19T12:11:31
333,087,073
0
0
null
null
null
null
UTF-8
Java
false
false
1,151
java
/** * Copyright (c) 2016-2019 人人开源 All rights reserved. * * https://www.renren.io * * 版权所有,侵权必究! */ package com.honyelchak.common.utils; import org.apache.http.HttpStatus; import java.util.HashMap; import java.util.Map; /** * 返回数据 * * @author Mark sunlightcs@gmail.com */ public class R extends HashMap<Str...
[ "554417388@qq.com" ]
554417388@qq.com
91b425c02095dcbd66a499bf985fc752d50d0274
88ed30ae68858ad6365357d4b0a95ad07594c430
/agent/arcus-zw-controller/src/main/java/com/iris/agent/zw/code/entity/CmdNetInclNodeRemoveStatus.java
57b4f8ef5121009035ab3965a9bee827829fc4c0
[ "Apache-2.0" ]
permissive
Diffblue-benchmarks/arcusplatform
686f58654d2cdf3ca3c25bc475bf8f04db0c4eb3
b95cb4886b99548a6c67702e8ba770317df63fe2
refs/heads/master
2020-05-23T15:41:39.298441
2019-05-01T03:56:47
2019-05-01T03:56:47
186,830,996
0
0
Apache-2.0
2019-05-30T11:13:52
2019-05-15T13:22:26
Java
UTF-8
Java
false
false
2,791
java
/* * Copyright 2019 Arcus 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 applicable law or agreed to ...
[ "b@yoyo.com" ]
b@yoyo.com
ffb43dc60d98f14b7014dbce325da2e70a5402c9
55ff7df8f1b7c4c2b34d2b6d23ec9ae807b14d63
/app/src/main/java/company/android/documentmanager/office/fc/hslf/model/ShapeOutline.java
94e1ec765081dabc09609f58a622954e86fe6e3e
[]
no_license
venbrinoDev/DocumentManager
42ba1c375f9dcdbbbd3bb41b3bae93593642e196
f80d2489c6c074ecbdc604e1573477c90f1c6c30
refs/heads/master
2023-06-18T11:57:22.454322
2021-07-18T15:57:14
2021-07-18T15:57:14
387,053,739
0
0
null
null
null
null
UTF-8
Java
false
false
1,174
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 Y...
[ "teamdreamhub@gmail.com" ]
teamdreamhub@gmail.com
6a7478fcc806fd23afbab9ad19f347126dd51d58
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/25/25_f10861175b06f0500a062eabda89b819cef7cc40/AnalysisDropdownHandler/25_f10861175b06f0500a062eabda89b819cef7cc40_AnalysisDropdownHandler_s.java
e472f74fa5fb5d5cb2d11af0f83f1c2cb12862b6
[]
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,429
java
/********************************************************************** * Copyright (c) 2007,2008 IBM Corporation. * 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 a...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
e707f30606f4d3eef7274d7999345864fd7d2387
1a4773f85204e66b0cab9dc6039de0d006d87617
/src/main/java/net/minepos/pterobot/registerables/Registerable.java
ebc4eb8869df3772e20e9f76d6e013dd17c5b29e
[ "MIT" ]
permissive
minepos-software/Pterodactyl-Discord
a6d378a616f29e6c85db5a89f011b0b768df9e86
d7246efbf3c68a346365c0f6148cbbfb3e5e47bc
refs/heads/master
2020-05-03T09:30:13.366772
2019-04-06T09:30:52
2019-04-06T09:30:52
178,164,711
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
package net.minepos.pterobot.registerables; import lombok.Getter; import java.util.HashMap; import java.util.Map; // ------------------------------ // Copyright (c) PiggyPiglet 2019 // https://www.piggypiglet.me // ------------------------------ public abstract class Registerable { @Getter private final Map<Stri...
[ "noreply@piggypiglet.me" ]
noreply@piggypiglet.me
e528a017b8e655bc12d6767ff33dee144b5ac68b
ed5159d056e98d6715357d0d14a9b3f20b764f89
/test/irvine/oeis/a065/A065705Test.java
170ad234ed5d3fe3196875322e629d75765def7a
[]
no_license
flywind2/joeis
c5753169cf562939b04dd246f8a2958e97f74558
e5efd6971a0062ac99f4fae21a7c78c9f9e74fea
refs/heads/master
2020-09-13T18:34:35.080552
2019-11-19T05:40:55
2019-11-19T05:40:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
195
java
package irvine.oeis.a065; import irvine.oeis.AbstractSequenceTest; /** * Tests the corresponding class. * @author Sean A. Irvine */ public class A065705Test extends AbstractSequenceTest { }
[ "sairvin@gmail.com" ]
sairvin@gmail.com
ba062f1073442fb6f3f69ee7d03cb621b52a5839
961016a614c6785e6fe8f6bfd7214676f0d91064
/Portlets/ProgateServiceBuilder-portlet/docroot/WEB-INF/service/larion/progate/service/persistence/ProGateJournalArticlePrioritiesPersistence.java
7c42a46fab0acf9af79513d6b6bb25f1b9b66bfa
[]
no_license
thaond/progate-lmis
f58c447c58c11217e2247c7ca3349a44ad7f3bbd
d143b7e7d56a22cc9ce6256ca6fb77a11459e6d6
refs/heads/master
2021-01-10T03:00:26.888869
2011-07-28T14:12:54
2011-07-28T14:12:54
44,992,742
0
0
null
null
null
null
UTF-8
Java
false
false
6,943
java
/** * Copyright (c) 2000-2009 Liferay, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
[ "tigerproand@gmail.com" ]
tigerproand@gmail.com
231b63945784feca2e1e74b273d109e0da20de14
d7e5b69072b619e39ceb2d734360f585d8a9cf3a
/cbor/src/test/java/com/fasterxml/jackson/dataformat/cbor/mapper/JDKSerializabilityTest.java
f653c0be51a5ff731e93f12abbf741832d5aa4f5
[ "Apache-2.0" ]
permissive
shashikanthkbagali5/jackson-dataformats-binary
157de491dfe0f3fd313619f1e5f687310d7186e9
4a2d8e579e619ada7d38efd6feb70f9de1e981aa
refs/heads/master
2020-08-21T22:50:16.730124
2019-10-14T04:51:26
2019-10-14T04:51:26
216,265,548
1
0
null
2019-10-19T20:21:03
2019-10-19T20:21:02
null
UTF-8
Java
false
false
2,170
java
package com.fasterxml.jackson.dataformat.cbor.mapper; import java.io.*; import java.util.Arrays; import com.fasterxml.jackson.dataformat.cbor.CBORTestBase; import com.fasterxml.jackson.dataformat.cbor.databind.CBORMapper; public class JDKSerializabilityTest extends CBORTestBase { public void testApacheMapperWith...
[ "tatu.saloranta@iki.fi" ]
tatu.saloranta@iki.fi
51f0323b1a3c49cd5b2613885e321cc6e0d1aaaa
ee540924dff6d6a40e4187ac68127313a5dfe6b1
/design-01-uml-03-dependence_inversion/src/main/java/com/lquan/inter/impl/KingstonMemory.java
45f680d13b10a783b3281345e40af43638290dc0
[]
no_license
1570599338/DesignPatterns
31b8acbb56b123b381dd1f480f75ef1ead17aa4a
675d3ca834e8b7a30f095fc0e72ac6451a8d7e75
refs/heads/master
2023-03-16T06:54:07.708003
2023-03-07T00:56:56
2023-03-07T00:56:56
145,522,591
2
0
null
null
null
null
UTF-8
Java
false
false
351
java
package com.lquan.inter.impl; import com.lquan.inter.IMemory; /** * @program: DesignPatterns * @description: 金士顿内存条 * @author: lquan * @create: 2023-02-02 11:01 **/ public class KingstonMemory implements IMemory { @Override public void save(){ System.out.println("使用金士顿内存条-KingstonMemory"); }...
[ "1570599338@qq.com" ]
1570599338@qq.com
e676b93a748c655ca44e83bc3bac5bea789a7f37
40d844c1c780cf3618979626282cf59be833907f
/src/testcases/CWE789_Uncontrolled_Mem_Alloc/s02/CWE789_Uncontrolled_Mem_Alloc__max_value_HashMap_45.java
bbcff75ac2e529e5dabc0811f744691a6f7d5a83
[]
no_license
rubengomez97/juliet
f9566de7be198921113658f904b521b6bca4d262
13debb7a1cc801977b9371b8cc1a313cd1de3a0e
refs/heads/master
2023-06-02T00:37:24.532638
2021-06-23T17:22:22
2021-06-23T17:22:22
379,676,259
1
0
null
null
null
null
UTF-8
Java
false
false
2,564
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE789_Uncontrolled_Mem_Alloc__max_value_HashMap_45.java Label Definition File: CWE789_Uncontrolled_Mem_Alloc.int.label.xml Template File: sources-sink-45.tmpl.java */ /* * @description * CWE: 789 Uncontrolled Memory Allocation * BadSource: max_value Set data to a hardco...
[ "you@example.com" ]
you@example.com
3bea503a6e64769ff154514730c7745177e27a34
29e3f451c901e3a698d3ddb05e3cf0e553de06ae
/src/this_is_coding_test_book/realize/UpDownLeftRight.java
2792e8a6463bc2cddeed79e4ed6834c661f9a661
[]
no_license
camel-man-ims/coding-test-java
864bf06d9aa49cc9adbd69a5839faf5dfd07c5e3
9af9076574938798ec88753719c897e769aaf0a3
refs/heads/master
2023-06-24T04:06:38.556456
2021-07-23T08:46:57
2021-07-23T08:46:57
310,873,173
0
0
null
null
null
null
UTF-8
Java
false
false
1,613
java
package this_is_coding_test_book.realize; import java.util.Scanner; public class UpDownLeftRight { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String sizeString = sc.nextLine(); Integer size = Integer.valueOf(sizeString); String s = sc.nextLine();...
[ "gudwnsrh@gmail.com" ]
gudwnsrh@gmail.com
24b7f26a1989d015419a5e2715395e76e5f9bdb2
2d2ea594adee21154e0d5ce60302c2e2c6cc21ad
/ros-20190910/src/main/java/com/aliyun/ros20190910/models/GetStackDriftDetectionStatusResponseBody.java
5001e8664f834139bf01fc0e4d321b2281000803
[ "Apache-2.0" ]
permissive
yndu13/alibabacloud-java-sdk
b67816695b8999b7e9be929929af43b9e289dbcc
39b0fd9d6f0ef4f924f92fb6cd4e50694079745b
refs/heads/master
2023-07-15T07:07:47.705726
2021-08-12T08:55:26
2021-08-12T08:55:26
395,252,858
0
0
null
2021-08-12T08:43:07
2021-08-12T08:43:06
null
UTF-8
Java
false
false
3,218
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.ros20190910.models; import com.aliyun.tea.*; public class GetStackDriftDetectionStatusResponseBody extends TeaModel { @NameInMap("RequestId") public String requestId; @NameInMap("DriftDetectionTime") public String driftDetectio...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
b78c8893616a9f8aca7a2b413aafab0e20b2266e
2fe1db06ec4785534803171e5c24ba2fb39e4e18
/Hibernate & Spring Data/11. Exam/Exam03April2020/Airline_Skeleton/src/main/java/softuni/exam/util/FileIOUtil.java
3a9535f0da2271d663c5157fc29136c38d39d05e
[ "MIT" ]
permissive
galin-kostadinov/Software-Engineering
f83d561fa314d4137d5f4f68c10de03b97f7c8d7
55189648d787b35f1e9cd24cc4449c6beda51c90
refs/heads/master
2021-07-14T19:15:02.999720
2020-08-30T12:42:48
2020-08-30T12:42:48
197,240,774
1
0
null
null
null
null
UTF-8
Java
false
false
153
java
package softuni.exam.util; import java.io.IOException; public interface FileIOUtil { String readFileContent(String filePath) throws IOException; }
[ "gk_1988@abv.bg" ]
gk_1988@abv.bg
df5faf040906e025662d5730308316c098fc9acb
039fc6f1a39bc5eaeaec01dd4b54b730e37c29cc
/mynlp/src/main/java/com/mayabot/nlp/resources/URLNlpResource.java
c10b564e0e5920c2b3d35a3dfd4327828b209283
[ "Apache-2.0" ]
permissive
abylee/mynlp
ce3041ce71da179b5f5a11ce40252f165afadaea
31e982638c7d9a18f108463bda7a78fcecc0436f
refs/heads/master
2021-04-16T11:27:40.170739
2020-03-23T08:34:29
2020-03-23T08:34:29
249,352,499
0
0
Apache-2.0
2020-03-23T06:27:18
2020-03-23T06:27:17
null
UTF-8
Java
false
false
1,585
java
/* * Copyright 2018 mayabot.com authors. 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 requir...
[ "jimichan@mayabot.com" ]
jimichan@mayabot.com
d5adc53e44d2f54a67a2f47eb4feeb6b2aa70591
4d66ae645bcb9159a4b6d0fdb2f24e029da00847
/frame-root/frame-core/src/main/java/com/huatek/frame/core/beancopy/converter/BigIntegerConverter.java
fe344cb07cfde9f8cabb0666b2596818f1f8ee25
[]
no_license
GitWangH/JiFen
1e3722d49502e8ac7de2cfa4e97e99cf47e404df
0cec185c83c0f76a97b4d00fc8f1cfb230415a8e
refs/heads/master
2022-12-20T13:28:57.456912
2019-05-24T06:00:16
2019-05-24T06:00:16
131,266,103
0
2
null
2022-12-10T01:13:11
2018-04-27T08:07:02
JavaScript
UTF-8
Java
false
false
2,496
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 ...
[ "15771883191@163.com" ]
15771883191@163.com
256ffe63dd8162302688950410357dc7ba184d31
f4e15ee34808877459d81fd601d6be03bdfb4a9d
/com/sun/tools/xjc/generator/marshaller/Side.java
5cab18e66d2505def6bb76137d27895d2d8e2368
[]
no_license
Lianite/wurm-server-reference
369081debfa72f44eafc6a080002c4a3970f8385
e4dd8701e4af13901268cf9a9fa206fcb5196ff0
refs/heads/master
2023-07-22T16:06:23.426163
2020-04-07T23:15:35
2020-04-07T23:15:35
253,933,452
0
0
null
null
null
null
UTF-8
Java
false
false
401
java
// // Decompiled by Procyon v0.5.30 // package com.sun.tools.xjc.generator.marshaller; import com.sun.tools.xjc.grammar.FieldItem; import com.sun.msv.grammar.Expression; import com.sun.msv.grammar.ChoiceExp; interface Side { void onChoice(final ChoiceExp p0); void onZeroOrMore(final Expression p0); ...
[ "jdraco6@gmail.com" ]
jdraco6@gmail.com
1bb39432003e8d765ffe1277f7ec10ffbf768b0c
8ebcd9d06a6c53b8a041842964f61025dfb2ff7b
/dashboard-admin-api/src/main/java/com/aiflow/dashboard/admin/web/AdminProfileController.java
c19a7110bffb3f5157af142d7873b9ab46615a7f
[]
no_license
athena-flow/aiflow-dashboard
6bb329bf99a57c735677bbe27d3f12bf8d99b9f6
e906fadfd6526ca755e79862ed01fef6c37fd5c3
refs/heads/master
2022-12-13T17:48:26.037454
2020-09-10T03:48:15
2020-09-10T03:48:15
294,051,359
1
0
null
null
null
null
UTF-8
Java
false
false
6,035
java
package com.aiflow.dashboard.admin.web; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.shiro.SecurityUtils; import org.apache.shiro.authz.annotation.RequiresAuthentication; import org.apache.shiro.subject.Subject; import com.aiflow.dashboard.core.util.JacksonUtil...
[ "zhangchunsheng423@gmail.com" ]
zhangchunsheng423@gmail.com
fedaa7ff9f6775820fdb048b415285466534076f
b01dd8c0df1bc95c5f2daa803d68fc92f26c3e7b
/src/java/org/apache/cassandra/db/partitions/PartitionIterator.java
36358fc69d69cbcd7e0546c4916b1ecc7d0cdccc
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
DICL/cassandra
9df84f2eef7f2b6bb4e0c29d715f757e21afc779
4215cac8921f5e0d9aa967e014291036c1ff7824
refs/heads/trunk
2021-01-10T17:57:42.530754
2015-11-25T07:19:22
2015-11-25T07:19:22
43,421,571
0
1
Apache-2.0
2023-03-20T11:53:07
2015-09-30T08:35:17
Java
UTF-8
Java
false
false
1,583
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 ...
[ "sylvain@datastax.com" ]
sylvain@datastax.com
032fa5cd7fda14cd9e692840fd3b46122216dca7
5f826d3fea601d8616905934b0424e93592c06c4
/src/main/java/com/adel/jhipster/application/config/CloudDatabaseConfiguration.java
978c473f68657a7ae877ebfe324ffcf5b6a950e5
[]
no_license
aelj/myFirstJHipsterApplication
58a390c2658bdf42e0cefab327d45351b69726bd
3815736ba6d58abff3a3bd0969da64846634583a
refs/heads/master
2020-03-13T05:49:05.931063
2018-04-25T10:42:18
2018-04-25T10:42:18
130,991,233
0
0
null
null
null
null
UTF-8
Java
false
false
704
java
package com.adel.jhipster.application.config; import io.github.jhipster.config.JHipsterConstants; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.cloud.config.java.AbstractCloudConfig; import org.springframework.context.annotation.*; import javax.sql.DataSource; @Configuration @P...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
146e0b6999c6b65be22c7cf6b612884400d6fc63
f8a14fec331ec56dd7e070fc032604117f155085
/gameserver/src/main/java/ru/l2/gameserver/templates/npc/AbsorbInfo.java
a84f36d7441d6cbe85c9847145e1c71ee16fb5d4
[]
no_license
OFRF/BladeRush
c2f06d050a1f2d79a9b50567b9f1152d6d755149
87329d131c0fcc8417ed15479298fdb90bc8f1d2
refs/heads/master
2023-03-25T13:51:04.404738
2020-05-04T14:37:23
2020-05-04T14:37:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,165
java
package ru.l2.gameserver.templates.npc; import gnu.trove.set.hash.TIntHashSet; public class AbsorbInfo { private final boolean _skill; private final AbsorbType _absorbType; private final int _chance; private final int _cursedChance; private final TIntHashSet _levels; public AbsorbInfo(final ...
[ "yadrov995@gmail.com" ]
yadrov995@gmail.com
5d107defa8a10587cc5ce67ef610fa27312f699e
9254e7279570ac8ef687c416a79bb472146e9b35
/sas-20181203/src/main/java/com/aliyun/sas20181203/models/DescribePropertySoftwareDetailResponseBody.java
e4bd1e0c95ccbf38f6c2b4badd15e5360c004904
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,545
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.sas20181203.models; import com.aliyun.tea.*; public class DescribePropertySoftwareDetailResponseBody extends TeaModel { @NameInMap("RequestId") public String requestId; @NameInMap("PageInfo") public DescribePropertySoftwareDeta...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
0a28c27f52051210f4f849ea21614a1d9260e150
a9bf2aa577dde670ae2432d96863e16aeff12ad2
/sample/HelloEBayTrading/src/ebay/apis/eblbasecomponents/SetStoreResponseType.java
71b39afffd0609990caa576f265b9a13b760a15c
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "MIT" ]
permissive
bulldog2011/nano-rest
497e5b359fe912c1cd768a56fe3d818a568d4e74
79319357422302c379f7b6346484ec34d23579d9
refs/heads/master
2023-09-05T08:58:55.021673
2013-04-16T10:59:17
2013-04-16T10:59:17
8,212,245
0
2
null
null
null
null
UTF-8
Java
false
false
575
java
// Generated by xsd compiler for android/java // DO NOT CHANGE! package ebay.apis.eblbasecomponents; import java.io.Serializable; import com.leansoft.nano.annotation.*; /** * * Returned after calling SetStoreRequest. This serves as confirmation that * the Store configuration was successfully submitt...
[ "51startup@sina.com" ]
51startup@sina.com
3e2de439cb603fbd7940d7e1ee272bd51bde0c66
73d0fee44327212c76c9acec84a072d8e756a1fb
/src/test/java/me/khmoon/studyolle/modules/account/WithAccountSecurityContextFactory.java
9d4fc84c355210eb8a18f4dd5f645825e23c755b
[]
no_license
mgh3326/studyolle
07273ddc07ae28dee7b30426af02ddaf176a5219
bcb72c4b3da31350443f431934f20c5183b4473b
refs/heads/master
2023-09-01T00:47:33.273163
2020-09-25T15:14:00
2020-09-25T15:14:00
248,099,245
0
0
null
2023-05-28T10:32:59
2020-03-18T00:07:54
Java
UTF-8
Java
false
false
1,470
java
package me.khmoon.studyolle.modules.account; import lombok.RequiredArgsConstructor; import me.khmoon.studyolle.modules.account.form.SignUpForm; import org.springframework.security.authentication.UsernamePasswordAuthenticationToken; import org.springframework.security.core.Authentication; import org.springframework.sec...
[ "mgh3326@naver.com" ]
mgh3326@naver.com
de5b01bdf5e2a34f14104bc5dca45d1c061de7a7
5eae683a6df0c4b97ab1ebcd4724a4bf062c1889
/bin/ext-commerce/customercouponservices/testsrc/de/hybris/platform/customercouponservices/solrsearch/CustomerCouponCodeValueResolverTest.java
2fe4032c1b3574ce05324d26bd7d01767604fd23
[]
no_license
sujanrimal/GiftCardProject
1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb
e0398eec9f4ec436d20764898a0255f32aac3d0c
refs/heads/master
2020-12-11T18:05:17.413472
2020-01-17T18:23:44
2020-01-17T18:23:44
233,911,127
0
0
null
2020-06-18T15:26:11
2020-01-14T18:44:18
null
UTF-8
Java
false
false
7,838
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the te...
[ "travis.d.crawford@accenture.com" ]
travis.d.crawford@accenture.com
7f77b1549f46d44536bf1278ffc4ddc2f3d549b0
72de5b55f68a904f4e43357bdbdbc1e00500d851
/tests/src/test/java/net/nature/api/test/AccountTest.java
12233604907c446318f8e681a8ad5dea06109878
[]
no_license
naturenet/naturenet-api
e8c8eec51074db20a5b0095251d5ca32230c2543
24cccacd1f1a1d7ff62e60aa8062cdf1069ddb90
refs/heads/master
2016-09-06T06:46:35.361975
2016-02-04T04:13:04
2016-02-04T04:13:04
18,914,952
1
1
null
2016-02-05T04:48:13
2014-04-18T14:14:40
Python
UTF-8
Java
false
false
2,566
java
package net.nature.api.test; import static com.jayway.restassured.RestAssured.*; import static org.hamcrest.Matchers.*; import java.util.HashSet; import java.util.Set; import org.junit.Before; import org.junit.Test; import com.jayway.restassured.RestAssured; public class AccountTest { // class variable final S...
[ "doubleshow@gmail.com" ]
doubleshow@gmail.com
ca42f1c24f4f1355115711595672f136d2b33906
befde1e4446dec36af350e49bacac9cdb84e9d96
/ymir-core/src/test/java/org/seasar/ymir/converter/impl/BeanUtilsPropertyHandlerTest.java
3e9cadcdbe82063ecc762384abd03013f71f6082
[]
no_license
seasarorg/test-ymir-component-1
c6c9ae715b090edae3f994e602047d4086363661
cb53d0e4c193b9a2211df16bfabdaf23665f24b7
refs/heads/master
2016-09-09T19:01:46.293634
2013-10-01T17:36:25
2013-10-01T17:36:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,574
java
package org.seasar.ymir.converter.impl; import java.lang.reflect.Method; import java.util.List; import java.util.Map; import junit.framework.TestCase; import org.apache.commons.beanutils.PropertyUtilsBean; import org.seasar.ymir.impl.Bean; import org.seasar.ymir.impl.Bean.Aaa; import org.seasar.ymir.impl....
[ "skirnir@ce2cb714-bd0d-0410-8c66-e472ade7ad34" ]
skirnir@ce2cb714-bd0d-0410-8c66-e472ade7ad34
44eda7757525acc69541b3f8af22503f3936c11f
ccd149e5d7a89eb665d235771d958994362ede85
/spring-websocket/src/main/java/org/springframework/web/socket/messaging/config/WebSocketMessageBrokerConfigurer.java
f7bba9c58fee8145c833386c34ee6a614ec968c2
[ "Apache-2.0" ]
permissive
javahuang/spring-framework
9685bbe8b2d9f05888204ae7464ac45834af0df8
de890fd10021aa69850280e2469f1081e2500d61
refs/heads/master
2020-12-31T07:43:46.075152
2013-12-02T10:02:07
2013-12-02T10:02:07
14,859,664
0
1
null
null
null
null
UTF-8
Java
false
false
2,114
java
/* * Copyright 2002-2013 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 applica...
[ "rstoyanchev@gopivotal.com" ]
rstoyanchev@gopivotal.com
d7fed44e2ced44b5563fb1eec13c69414b5e39c0
401c228cf3672c8754330711af7a7e5128f1cf19
/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-client/src/test/java/org/kie/workbench/common/stunner/bpmn/client/forms/fields/comboBoxEditor/ComboBoxFieldRendererTest.java
23eeede8c9100d0e5dc9d7d0ea965ee025b4e514
[ "Apache-2.0" ]
permissive
gitgabrio/kie-wb-common
f2fb145536a2c5bd60ddbaf1cb41dec5e93912ec
57ffa0afc6819d784e60bd675bbdee5d0660ad1b
refs/heads/master
2020-03-21T08:00:52.572728
2019-05-13T13:03:14
2019-05-13T13:03:14
138,314,007
0
0
Apache-2.0
2019-09-27T12:27:30
2018-06-22T14:46:16
Java
UTF-8
Java
false
false
1,953
java
/* * Copyright 2017 Red Hat, Inc. and/or its affiliates. * * 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...
[ "manstis@users.noreply.github.com" ]
manstis@users.noreply.github.com
bebf0a54eed8c173cfc7294aa2f8a73725f16bfe
dd52fad49c285bf6d759b35f24ad466a6aaa67a7
/PTN_Server(2015)/src/com/nms/rmi/ui/SystemConfigPanel.java
bbc5c6d2a031400fc32ef3f9b98f16b312378c53
[]
no_license
pengchong1989/sheb_serice
a5c46113f822342dfe98c5c232b5df21cb1ac6b6
3ce6550e8eb39f38871b4481af2987f238a368da
refs/heads/master
2021-08-30T05:52:24.235809
2017-12-16T08:47:06
2017-12-16T08:47:06
114,067,650
0
0
null
null
null
null
UTF-8
Java
false
false
6,314
java
package com.nms.rmi.ui; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.ArrayList; impo...
[ "pengchong@jiupaicn.com" ]
pengchong@jiupaicn.com
c908b430822c997b966bc8a769c197a1ce412f50
af2a554c211523465d64c43671d58820f009a291
/Java/src code for oracle java/com/sun/corba/se/spi/activation/LocatorPackage/ServerLocation.java
a45b4f4300a326d76aa5fbfc5253e62127a8f50a
[]
no_license
mjachowdhury/ProgrammingBooks
e4abff9db2edea7518ac74fcde07e45359c76bf5
aff4a0321de87a7bfeef6d28ab076294a8b45ea9
refs/heads/master
2020-06-01T05:42:29.526386
2019-06-06T23:42:13
2019-06-06T23:42:13
190,661,188
1
0
null
null
null
null
UTF-8
Java
false
false
798
java
package com.sun.corba.se.spi.activation.LocatorPackage; /** * com/sun/corba/se/spi/activation/LocatorPackage/ServerLocation.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u121/8372/corba/src/share/classes/com/sun/corba/se/spi/activati...
[ "study.computing2016@gmail.com" ]
study.computing2016@gmail.com
6f4f30841989c2f941f609325a97190c8dd5d68e
e14e25c5b4c7c1ffcb4b8af588d811a1ca8791ec
/src/solution04/c04/LazyDijkstraSP.java
1c938d4e57c685ce504acabb34457d4fb1f34b32
[]
no_license
BurningBright/algorithms-fourth-edition
6ecd434ebc42449f5f05da1e6d6a94ef64eaab57
46ad5a29154b8094a2cd169308b9922131a74587
refs/heads/master
2021-01-24T07:13:27.408150
2021-01-08T02:42:30
2021-01-08T02:42:30
55,818,397
0
0
null
null
null
null
UTF-8
Java
false
false
6,396
java
package solution04.c04; /****************************************************************************** * Compilation: javac LazyDijkstraSP.java * Execution: java LazyDijkstraSP V E * Dependencies: EdgeWeightedDigraph.java MinPQ.java Stack.java DirectedEdge.java * * Dijkstra's algorithm. Computes the shor...
[ "lcg51271@gmail.com" ]
lcg51271@gmail.com
14459c19b032827f6781b01a0725c0f69ac1b3d4
9b5053db1b5a03c8f72d87a5054688a50287efe2
/com/google/android/gms/internal/zzra.java
4ff11841c413ca122ed12219f1f118c43dcccfc3
[]
no_license
steamguard-totp/steam-mobile
f8d612b5c767248c3a29e29c0b9328e5d244c079
f94cd2ec0404bfab69b00a582f90457295cccabb
refs/heads/master
2021-09-04T07:04:22.229386
2018-01-16T23:39:37
2018-01-16T23:39:37
117,756,434
3
0
null
null
null
null
UTF-8
Java
false
false
3,379
java
package com.google.android.gms.internal; import android.text.TextUtils; import android.webkit.WebView; import android.webkit.WebViewClient; import com.google.android.gms.common.internal.zzaa; import java.net.URI; import java.net.URISyntaxException; @zzmb public class zzra extends WebViewClient { private final zzq...
[ "jessejesse123@gmail.com" ]
jessejesse123@gmail.com
f4ab524bd4c4443238e9c2d5d957bd93ced982c6
91feacfea6bbcadd634dde42681dbba317e31f75
/src/main/java/com/creditharmony/fortune/common/dao/RoleOrgDao.java
c1e2e398a3550204d977ba34399808e24bca4ae2
[]
no_license
sengeiou/chp-fortune
0d5ccc9b40568a622fa162dc609bd4ccfc358a9f
ac676cb5d8502269d2d44bf395206034f26b4e49
refs/heads/master
2020-05-16T02:53:13.475287
2017-07-06T07:31:26
2017-07-06T07:31:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,107
java
package com.creditharmony.fortune.common.dao; import java.util.List; import java.util.Map; import com.creditharmony.core.persistence.annotation.FortuneBatisDao; import com.creditharmony.fortune.common.entity.Org; import com.creditharmony.fortune.common.entity.UserRoleOrgEx; /** * 角色,权限管理-Dao * * @Class Name Role...
[ "qiang.guo3@creditharmony.cn" ]
qiang.guo3@creditharmony.cn
ced1a85cee64a0fb9c21c3c8ce0d1c9cf1245b58
1986aaa1311f81e3380edddd27bb413e13686b9a
/springboot2-demo/src/main/java/com/ymbj/helloworld/HelloController.java
658280da9a0c2954af00022ea9745983ca5d5ecf
[]
no_license
Daniel556677/java-demo
94cff306a54ac6bb8186d75efba868fa3f0b0f27
674814e1926a27e3ec68900f29a2855a7fb7fbfc
refs/heads/master
2022-04-19T02:42:01.170998
2020-04-18T08:49:30
2020-04-18T08:49:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
359
java
package com.ymbj.helloworld; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.ResponseBody; @Controller public class HelloController { @ResponseBody @GetMapping("/hello") public String helloWorld() { ...
[ "983656956@qq.com" ]
983656956@qq.com
be23e36c0b52fcfa9b81eda676601c8ab5958c80
4177bf760e133c4fa68b074502bbf988cdd51dba
/src/单例模式/第3种_懒汉式之线程不安全/SingletonTest.java
b74d1f5e7ca6b6aacd36fc2ceace3a440b769947
[]
no_license
lcl100/designpattern-learning
e476293578e08a3c6b9526c9fabd4f78ba70dbae
adc2f10d8d0909868eef8fff631fae79ea7c74f3
refs/heads/main
2023-06-23T04:06:05.074199
2021-07-25T02:56:51
2021-07-25T02:56:51
344,418,812
0
0
null
null
null
null
UTF-8
Java
false
false
585
java
package 单例模式.第3种_懒汉式之线程不安全; public class SingletonTest { public static void main(String[] args) { // 创建两个实例对象 Singleton singleton1 = Singleton.getInstance(); Singleton singleton2 = Singleton.getInstance(); // 判断是否其实只有一个实例 System.out.println(singleton1 == singleton2);// true ...
[ "2961316542@qq.com" ]
2961316542@qq.com
22e477754461878e6778749a6ed2fad9e534889a
85080a212dbaa6b83c9df820095bb2672fa78dae
/src/main/java/com/mcplissken/delegation/TravellingTask.java
323b4f8cbf6a96253ad6eb252dbb3937ca23eb37
[ "Apache-2.0" ]
permissive
webnotgeek/delegationbyannotations
c8f8704c709280f26511f75f28f1c535a9e65fe1
e467dd44a4d4c6d7d980a563763673d0174474f6
refs/heads/master
2020-12-28T21:39:23.566247
2015-04-30T12:39:11
2015-04-30T12:39:11
34,855,604
2
0
null
2015-04-30T13:23:37
2015-04-30T13:23:37
null
UTF-8
Java
false
false
2,312
java
/** * */ package com.mcplissken.delegation; import java.lang.reflect.Method; import java.util.HashMap; /** * @author Sherief Shawky * @email mcrakens@gmail.com * @date Apr 29, 2015 */ public class TravellingTask { private DelegationAgent<Transportation, TransportationVehicle> transportationAgent = new De...
[ "mcrakens@gmail.com" ]
mcrakens@gmail.com
a4d38df94e069f8538e11c1a7092561be34b7f82
2dabf7e1adaf353230604aed120599ee54f39a22
/diy/branches/0.5.0/core/src/main/java/org/imirsel/nema/service/MailEngine.java
fca8344c9d2532afbb7491e698888d168ab3dcb9
[]
no_license
imirsel/nemadiy
befbc6503616787ab8bbb6c20d92e01476593c54
ce3787191871d52196e97e6e9eb8d37caf12c911
refs/heads/master
2021-01-25T07:07:49.963001
2013-09-13T07:51:56
2013-09-13T07:51:56
32,190,606
0
1
null
null
null
null
UTF-8
Java
false
false
3,816
java
package org.imirsel.nema.service; import java.util.Map; import javax.mail.MessagingException; import javax.mail.internet.MimeMessage; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.velocity.app.VelocityEngine; import org.apache.velocity.exception.VelocityExcept...
[ "kumaramit01@cc4868ba-f9d9-11de-9656-bb0dda18cfc1" ]
kumaramit01@cc4868ba-f9d9-11de-9656-bb0dda18cfc1
ade0e7d63a61228285cb3080a310ff03f6cf8220
d7be0cf96dae35a98dc1643011e025a28e3c92bd
/QZComm/src/main/java/com/ks/db/cfg/HeroEvoMaterial.java
a9cbf80ccdc0175af3421680f355657806cf5bbd
[]
no_license
liaohanjie/QZStore
8ab5827138266dc88179ee2cfb94c98d391c39be
698d1e7d8386bca3b15fd4b3ea3020e5b9cc3c43
refs/heads/master
2021-01-10T18:35:14.604327
2016-05-31T05:17:50
2016-05-31T05:17:50
59,005,984
0
1
null
null
null
null
UTF-8
Java
false
false
1,064
java
package com.ks.db.cfg; import java.io.Serializable; import com.ks.access.DBBeanSet; import com.ks.access.DBFieldSet; /** * 英雄进化材料 * @author ks */ @DBBeanSet(tablename="t_hero_evo_material", createDeleteSql=false, createInsertSql=false, createSelectSql=false, createUpdateSql=false) public class HeroEvoMaterial impl...
[ "liaohanjie1314@126.com" ]
liaohanjie1314@126.com
59d7bb327aafeceb5e39d5d169f2deb46853c2b3
3faf683930661f9cc924b344a41d9d6870ea6bca
/src/main/java/org/bian/dto/CRCorporateLeaseArrangementExecuteInputModelExecuteRecordType.java
ff9a1d57883e6a82e9a8b712b548dceeb648c1e2
[ "Apache-2.0" ]
permissive
bianapis/sd-corporate-lease-v3
a674fbd1b0ddb1060cc36e255ab99a7cb1081eb0
d49c3aac2150f99101cbc01c45f1a27b457aa404
refs/heads/master
2022-12-24T10:26:27.727883
2020-09-29T11:03:36
2020-09-29T11:03:36
299,564,362
0
0
null
null
null
null
UTF-8
Java
false
false
900
java
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import javax.validation.Valid; /** * CRCorporateLeaseArrangementExecuteInputModelExecuteRecordTyp...
[ "spabandara@Virtusa.com" ]
spabandara@Virtusa.com
cbc583f7181547822c9e5324c64f8fed5563ed2b
7364144e8fd7b0382a8dbc2a91dcefbee1b5ee10
/qiankun/pure-html/src/com/sinosoft/sinoep/modules/system/notice/dao/SysNoticeUserDao.java
36784629356fc0bba00b75552887766d50b439c6
[]
no_license
libyasdf/frame-learn
2b9ba596d12cb014b7ef9f9689f19142f90b2374
322fbd21cf4389d5f453de2568d1f9b11888ec10
refs/heads/master
2023-01-12T16:36:10.205017
2020-10-11T12:48:00
2020-10-11T12:48:00
299,892,834
0
0
null
2020-10-01T14:10:32
2020-09-30T11:08:35
HTML
UTF-8
Java
false
false
477
java
package com.sinosoft.sinoep.modules.system.notice.dao; import com.sinosoft.sinoep.common.jpa.repository.BaseRepository; import com.sinosoft.sinoep.modules.system.notice.entity.SysNotice; import com.sinosoft.sinoep.modules.system.notice.entity.SysNoticeUser; /** * TODO 通知通告通知人群子表DAO接口 * @author 李利广 * @Date...
[ "liby1994@126.com" ]
liby1994@126.com
d06d3cf316d6cd56d8e8c2460192adb146af58bf
e5fdec9df80b4958f49250f90fd05c13e3bda8b7
/org.servicifi.gelato.language.cobol/src-gen/org/servicifi/gelato/language/cobol/water/OpenStatementWater.java
6607c357d6c17d2ca29e897513b119521f7e0a31
[]
no_license
amirms/gelato
9125e6ac3a56e5bcfd032db855a4c269bdfc5152
972d7309dc37c57d17d2b1486a49f00830983eb8
refs/heads/master
2021-06-03T22:07:12.010077
2019-03-10T11:54:27
2019-03-10T11:54:27
27,443,539
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
/** */ package org.servicifi.gelato.language.cobol.water; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Open Statement Water</b></em>'. * <!-- end-user-doc --> * * * @see org.servicifi.gelato.language.cobol.water.WaterPackage#getOpenStatementWater() * @model abstract="true" * @...
[ "amir.iust@gmail.com" ]
amir.iust@gmail.com
9256405649cb9eb2f3411874a2bc8ee23420c3bd
96670d2b28a3fb75d2f8258f31fc23d370af8a03
/reverse_engineered/sources/com/alibaba/fastjson/serializer/CharArraySerializer.java
1bbe12dcf16debe5bc5c73d836705ac6ccc77dbc
[]
no_license
P79N6A/speedx
81a25b63e4f98948e7de2e4254390cab5612dcbd
800b6158c7494b03f5c477a8cf2234139889578b
refs/heads/master
2020-05-30T18:43:52.613448
2019-06-02T07:57:10
2019-06-02T08:15:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
682
java
package com.alibaba.fastjson.serializer; import java.io.IOException; import java.lang.reflect.Type; public class CharArraySerializer implements ObjectSerializer { public static CharArraySerializer instance = new CharArraySerializer(); public final void write(JSONSerializer jSONSerializer, Object obj, Object ...
[ "Gith1974" ]
Gith1974
459e4c4e2de1db8fa693ea7d10c65f4ffeec50d1
1a53fb2e0ff1ef029e58e65bc85724263a3a9f1a
/app/src/main/java/com/example/utiltool2/glide/CircleCrop.java
db848eba37da52dcb34595ec065ee22e5962c1b9
[]
no_license
heliguo/utiltool2
557301263c713c7e7783f36244577d1d7d6b954c
447bca72ba05030c1518211d31214d4f48de0c2b
refs/heads/master
2021-07-09T07:26:11.864763
2020-12-04T08:10:39
2020-12-04T08:10:39
215,719,440
0
0
null
null
null
null
UTF-8
Java
false
false
2,055
java
package com.example.utiltool2.glide; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import androidx.annotation.NonNull; import com.bumptech.glide.load.engine.bitmap_re...
[ "ysulgh@163.com" ]
ysulgh@163.com
fbc6e0760738ad1464c254c3455fc8426ddc3fbe
2cb7187bcbef4ce4d8dac997e8b6838a5265bb7a
/BetaApplications/src/aplicacion/gestion/agenda/gestion/logic/JScrollPaneCellditor.java
90ed39532b69734f83c415de8b2d9740795e0807
[]
no_license
pjpincheiragr/Catalogos
cc5185e7a22c4a2c4ed1c9ebfd6d42186f996c50
d462cc5bcd740215a01f7684a5ea6cb6086ef3db
refs/heads/master
2021-01-10T06:15:27.738122
2015-12-18T13:05:54
2015-12-18T13:05:54
48,194,633
0
0
null
null
null
null
UTF-8
Java
false
false
2,229
java
package aplicacion.gestion.agenda.gestion.logic; import java.awt.Color; import java.awt.Component; import javax.swing.AbstractCellEditor; import javax.swing.JComponent; import javax.swing.JTable; import javax.swing.JTextField; import javax.swing.JScrollPane; import javax.swing.table.TableCellEditor; import aplicacio...
[ "juli.otero01@gmail.com" ]
juli.otero01@gmail.com
253446e187e6de2183d7c52316304dc03754ed4b
0e0dae718251c31cbe9181ccabf01d2b791bc2c2
/SCT2/tags/M_SCT_17_RELEASE/test-plugins/org.yakindu.sct.model.sexec.interpreter.test/src-gen/org/yakindu/sct/model/sexec/interpreter/test/GuardedEntryTest.java
4cb7bfb5ca35d43e4c5b551df0e17577f73a0c3e
[]
no_license
huybuidac20593/yakindu
377fb9100d7db6f4bb33a3caa78776c4a4b03773
304fb02b9c166f340f521f5e4c41d970268f28e9
refs/heads/master
2021-05-29T14:46:43.225721
2015-05-28T11:54:07
2015-05-28T11:54:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,542
java
/** * Copyright (c) 2012 committers of YAKINDU and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contribu...
[ "terfloth@itemis.de" ]
terfloth@itemis.de
1c69e34eaa019c8f4ce6c0b39967de4be809205c
15e40f8ce43fcf999378da5047365cc84a3c6bb5
/src/main/java/com/zssi/framework/app/cwgl/model/YcwCbmx.java
d8f0d29ccdb583b6c11bce4d308ccf41adc963a6
[]
no_license
itxiaojian/myfirstgit
e7a758c5df85238b95ac8432aa6eb79c170bd2bd
050b1ae8be8b6289ad6d49b62ebea09b54ee45f9
refs/heads/master
2021-01-19T16:08:55.757067
2017-04-14T15:05:04
2017-04-14T15:05:04
88,250,609
0
0
null
null
null
null
UTF-8
Java
false
false
3,039
java
package com.zssi.framework.app.cwgl.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import org.hi...
[ "2629690209@qq.com" ]
2629690209@qq.com
0225439cb796fa1c7987510b4b0b20a13ef9d395
d1e27692c858fbd3a2433fd6e8ed15f86050a642
/Practise/src/com/javatpoint/OverRiding1.java
d3834ab6572c79871fb3983cfdb661a2695d4078
[]
no_license
saikrishna89/IndeedProject
7d734aebd18713e48f2db7460503a7892d1b19a1
e68d284e5f0294af42c3247905e98909269018de
refs/heads/master
2021-01-23T03:34:35.490743
2017-12-21T06:07:07
2017-12-21T06:07:07
86,095,699
0
0
null
null
null
null
UTF-8
Java
false
false
130
java
package com.javatpoint; public class OverRiding1 extends OverRiding{ void example() { System.out.println("example1"); } }
[ "abhi.madhireddy@gmail.com" ]
abhi.madhireddy@gmail.com
426c68401bfba6ae3aa4a039fd31c81f859250bf
f539a77d1deaeb23f8b4edff190af9e0130bbcc1
/111 DELETE Method/restws/src/main/java/com/bharaththippireddy/trainings/jaxrs/Prescription.java
8a9e70cce861a500f389af2e6cba83eec2810a59
[]
no_license
noctuaIv/-udemy--java-web-services
a0306e96c7d2464069a5256d2cdb4dcb6b37ddbb
a8ca47a1c6f63b93904047efa04d14542c36e12e
refs/heads/master
2020-04-28T22:15:22.411836
2019-03-14T11:47:46
2019-03-14T11:47:46
175,611,088
0
0
null
null
null
null
UTF-8
Java
false
false
1,131
java
package com.bharaththippireddy.trainings.jaxrs; import java.util.HashMap; import java.util.Map; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement(name = "Prescription") public class Prescription { private long id; private...
[ "noctua.vt@gmail.com" ]
noctua.vt@gmail.com
e38fff2bdd5eb9dcc953c8b02720e74f19510246
4d3c211bc491072ba9b815fd87f5b6fbcb08fb70
/JavaStudy/src/Hello.java
190235c9eac31d43b9b1733b1404668355d866f8
[]
no_license
ShinDaeCheol/JavaStudy
00ee2a18941f8ab6b598870887c9b8f9b184eab5
0305e36bc250277345ec898511d79ed869a4d76f
refs/heads/master
2020-04-28T19:40:57.612687
2019-03-20T08:36:46
2019-03-20T08:36:46
175,518,961
0
0
null
null
null
null
UHC
Java
false
false
335
java
public class Hello { // main 입력후 컨트롤+스페이스 public static void main(String[] args) { // syso 입력후 컨트롤+스페이스 System.out.println("hello??다되는구만"); // 코드정렬= 컨트롤+쉬프트+F int 인원 = 10; int 점수 = 100; System.out.println(인원 * 점수); } }
[ "Student@DESKTOP-EF9PEQ2" ]
Student@DESKTOP-EF9PEQ2
034e214e0963a661464e5ffcad659102087be5d3
75e1cc219201c302a551d1355b5a01f7ecb0b929
/src/main/java/com/github/houbb/compress/handler/archive/JarUnArchiveHandler.java
c614fe74fd7577faec17f34c5c22ac9fdffe625e
[ "Apache-2.0" ]
permissive
caishuxueqian/compress
65921cccf36aed7db679d3d8acaf4921910d62e7
3cfb85c299d4da5f74cd5f09846d297596d61035
refs/heads/master
2022-04-07T19:46:17.836182
2020-03-04T04:12:59
2020-03-04T04:12:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
577
java
package com.github.houbb.compress.handler.archive; import com.github.houbb.heaven.annotation.ThreadSafe; import org.apache.commons.compress.archivers.ArchiveInputStream; import org.apache.commons.compress.archivers.jar.JarArchiveInputStream; import java.io.InputStream; /** * @author binbin.hou * @since 0.0.1 */ @...
[ "1060732496@qq.com" ]
1060732496@qq.com
295c3e55c7f095659717752fe2bf2949cc2c557e
71b2f6a3632ac298684a41cf555081d1eaf5d66b
/kernel/main/src/main/java/org/atricore/idbus/kernel/main/mediation/camel/component/http/ui/HttpErrServlet.java
3e7207edda6f0dc69da81b6913ea357458bf3fd4
[]
no_license
atricore/atricore-idbus
153dcafe9dfa1b2183f39b3d0c71b4eb73eb1dbf
44a3ed5bdf621be21045e1ff4d0468d84f02fe1f
refs/heads/master
2023-08-17T12:22:57.157299
2023-07-01T20:47:30
2023-07-01T20:47:30
15,801,589
6
11
null
2023-09-13T17:21:10
2014-01-10T15:31:23
Java
UTF-8
Java
false
false
5,296
java
package org.atricore.idbus.kernel.main.mediation.camel.component.http.ui; import org.apache.commons.codec.binary.Base64; import org.apache.commons.io.IOUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.velocity.VelocityContext; import org.apache.velocity.app....
[ "sgonzalez@atricore.com" ]
sgonzalez@atricore.com
8a1f97f0f4046c925547f2931e776c3380eb4d9c
61b3d15efd919365372ba6c72af354406c36c3c8
/src/test/java/cpm/doe/app/web/rest/AuditResourceIntTest.java
b18fee960b965a38c8f1909f802e3f39ae6eed82
[]
no_license
veerappanvs/react-springboot-mysql
0edb368e996dceda201c7d740c99f819ee579ae5
462adfd62192d7f4e474d48c23b9483f2c879c2c
refs/heads/master
2020-05-05T12:30:35.137942
2019-04-07T22:33:47
2019-04-07T22:33:47
180,031,548
0
0
null
null
null
null
UTF-8
Java
false
false
6,595
java
package cpm.doe.app.web.rest; import cpm.doe.app.AppinventorysqlApp; import cpm.doe.app.config.audit.AuditEventConverter; import cpm.doe.app.domain.PersistentAuditEvent; import cpm.doe.app.repository.PersistenceAuditEventRepository; import cpm.doe.app.service.AuditEventService; import org.junit.Before; import org.juni...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
f334b6c2f142f0efd73059573f3eaac3b055752d
4b43d431146823b54fe9a891d0d408c0058e627f
/src/main/java/sonar/calculator/mod/api/flux/package-info.java
9f2da487613e95f6243d6d490e032284697f7053
[ "MIT" ]
permissive
budak7273/Calculator
dd519f8938d11370b58edad34f4315d4a78bba15
e0399a51c91dcd10bafcf0c5bca71e6388c484bf
refs/heads/master
2020-07-02T21:34:47.165242
2019-08-13T15:16:47
2019-08-13T15:16:47
201,672,422
0
0
null
2019-08-10T19:10:09
2019-08-10T19:10:08
null
UTF-8
Java
false
false
181
java
/**the Calculator API*/ @API(apiVersion = "1.7.10 - 1.1", owner = "Calculator", provides = "CalculatorAPI") package sonar.calculator.mod.api.flux; import cpw.mods.fml.common.API;
[ "ollielansdell@hotmail.co.uk" ]
ollielansdell@hotmail.co.uk