blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b43f24f9f11557009b033fb85fa2b07ab79d46ab | 5ba4fc4471d3e486e7eeca9e367bf1da4c317538 | /My Spring Hibernate (Address Book)/src/main/java/com/addressbook/main/App.java | cb5caf478406d79d55a2b2955d97ec07d67f95a9 | [] | no_license | kardash/java-tutorials | c208207dc377d5407191b0ec377fa94e9ca92430 | 20f3fe8e42693c3fbc024454a94e9b4f6bc042c4 | refs/heads/master | 2021-01-22T00:30:07.502870 | 2015-05-29T05:31:01 | 2015-05-29T05:31:01 | 36,558,109 | 2 | 0 | null | 2015-05-30T12:59:12 | 2015-05-30T12:59:12 | null | UTF-8 | Java | false | false | 1,802 | java | package com.addressbook.main;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.addressbook.dao.ContactDao;
import com.addressbook.dao.PersonDao;
import com.ad... | [
"jlising@owens.dev"
] | jlising@owens.dev |
7267817e2e725d90e23b60b8a1045776f950f2c8 | eae6fb036cb14222207903f48e8329e1eae1cf94 | /Core/src/test/java/prompto/translate/oeo/TestNative.java | f5445e74e1b42976022ee24620893fd579af70ee | [] | no_license | balqeesawawde/prompto-java | 0cd765d3d3a7e2d530efef6208037b2e0c5e018f | 9991ed6c3f47050ad882d87bee0840fbe8754976 | refs/heads/master | 2023-03-13T06:37:53.919759 | 2021-03-06T16:49:15 | 2021-03-06T16:49:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,314 | java | package prompto.translate.oeo;
import org.junit.Test;
import prompto.parser.o.BaseOParserTest;
public class TestNative extends BaseOParserTest {
@Test
public void testCategory() throws Exception {
compareResourceOEO("native/category.poc");
}
@Test
public void testCategoryReturn() throws Exception {
compar... | [
"eric.vergnaud@wanadoo.fr"
] | eric.vergnaud@wanadoo.fr |
42340518e17a5fe498498b742916b89d08371990 | f96253fe3f59e032aff9af7c6e5d4b3d58d24c8b | /Programa/core/src/com/services/collision/userdata/UserData.java | 7819d8a074c40bc90f543dbc87ef8647f1e6877c | [] | no_license | MartinGGomez/ProyectoJava | cb9427bab51c71343ca53cd186d193f6cee75ed0 | c5a60ac05f8ae4b37e6cece91692c10ef044f7dc | refs/heads/master | 2020-03-28T11:27:52.993241 | 2018-12-04T14:30:47 | 2018-12-04T14:30:47 | 148,215,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.services.collision.userdata;
public class UserData {
public String type;
public int index;
public boolean sensor;
public String sensorDirection;
public UserData(String type, int index, boolean sensor) {
this.type = type;
this.index = index;
this.sensor = sensor;
}
}
| [
"gonzalogarcia2318@gmail.com"
] | gonzalogarcia2318@gmail.com |
8cb829b55c90defd5e90314c8b6d6630478f7450 | 65af96d3085410f06712c74213f66c591f4dbf1f | /src/tec/Invernadero_Ac.java | 55df1ace5a71ca4e8193772bca76ee4ff2ec084d | [] | no_license | AlanJ97/TecMaps | c72b485edc256024e759f4c6d34e90686aadc609 | f2928254a59f84ac5d655f56863f1dbf6d1c65bb | refs/heads/master | 2022-12-09T01:52:56.002871 | 2020-08-15T13:28:02 | 2020-08-15T13:28:02 | 287,751,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,617 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package tec;
/**
*
* @author alann
*/
public class Invernadero_Ac extends javax.swing.JFrame {
/**
* Creates new form Inv... | [
"alannavaseg_02@hotmail.com"
] | alannavaseg_02@hotmail.com |
ec8ad34d08151cb34411092cce26279b69fa5a46 | 6df34b3ee06700c766064fe41dc15e4d9b49d37a | /SampleApplication/src/main/java/com/innobright/ws/service/EmployeeService.java | 675c1f038491c3e32e700d3cae3d88b541c08eb1 | [] | no_license | venkatasatishreddy/RestfulWSApp | 0bc2343be56cbf317567264fa643befb67cc37e6 | 47656abd990806f5c108a41c5df72cecd0e75354 | refs/heads/master | 2023-05-22T15:58:06.577152 | 2021-06-14T15:59:51 | 2021-06-14T15:59:51 | 373,559,113 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,527 | java | package com.innobright.ws.service;
import java.util.List;
import java.util.Optional;
import javax.annotation.Resource;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Service;
import com.innobright.ws.exception.EmployeeNotF... | [
"venkatasatishreddy.s@gmail.com"
] | venkatasatishreddy.s@gmail.com |
6cbfba4434cc4c6839aba3ecd3aeed631f1dd2e4 | bc7b378abb39cf90850a07a30289d6d58a913933 | /oopsdemo/src/oopsdemo3/Candidate.java | 25d0efb817aa465a893d55208287a8412ea4dc8d | [] | no_license | mayank0816/oopsdemo | 4494ccc3ed4ba261347ca6181c372c6a5e2783e8 | 9f72723308c2eaffb49951482e9219971856770f | refs/heads/master | 2023-07-04T02:56:16.839373 | 2021-08-04T10:36:43 | 2021-08-04T10:36:43 | 392,645,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package oopsdemo3;
public class Candidate {
String name;
int roll_no,mark1,mark2;
public Candidate(String name, int roll_no, int mark1, int mark2) {
this.name = name;
this.roll_no = roll_no;
this.mark1 = mark1;
this.mark2 = mark2;
}
void display()
{
System.out.println ("Name ... | [
"mayankrajput554@gmail.com"
] | mayankrajput554@gmail.com |
907e3f5cebba4bf64021e23299f310f7151fe9ac | 67c3daf2420735a1b7e64272f6a8b7c61ae06af4 | /src/main/java/edu/asu/voctec/utilities/AspectRatio.java | abe91d6d307132423a986a35698126c427d621d8 | [] | no_license | gmann1/Sizing | 2ce56fc2c46db9d77e0adc20bc29b522b21f6d5f | bdcd8681d311606eda6856d955248ee47ffda408 | refs/heads/master | 2021-01-15T16:29:13.004978 | 2014-06-30T01:49:00 | 2014-06-30T01:49:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,610 | java | package edu.asu.voctec.utilities;
import java.awt.Dimension;
import java.awt.Rectangle;
public enum AspectRatio
{
x16_9(16, 9), x4_3(4, 3);
/**
* If ASPECT_RATIO_MARGIN > 0, then each AspectRatio can be used to
* represent dimensions that are *close* to the desired AspectRatio, using
* this cons... | [
"zcmoore@asu.edu"
] | zcmoore@asu.edu |
4e702eec8147e3776cecf723ebd1125dec58b48e | 7fb9e6e69208aa3f7baa962fc10c85e1f99d0387 | /app/src/main/java/com/gmy/blog/LoginActivity.java | c234632f28d9efe3fb58d0059d3496d636e82eb6 | [] | no_license | gmyboy/Blog | 1d688a48f9fd683adaa5b83d8802cd7a12c6d5f2 | aa5e254d06846101752a84e420054d3395d3c065 | refs/heads/master | 2016-09-10T19:51:04.520209 | 2015-07-28T10:19:00 | 2015-07-28T10:19:00 | 39,002,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,858 | java | package com.gmy.blog;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
import android.os.Build.VERSION;
import android.os.Build.VERSION_CODES;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.... | [
"2275964276@qq.com"
] | 2275964276@qq.com |
a47a9a5e762c6cf902ec7d28863886c99c85d296 | cac7a4cc063e5b9e07fb16865cfc01860cebd464 | /src/main/java/com/dynamic/ui/configuration/SqlConfiguration.java | 04e12da8a7c5860a46df9a26e67cdb10f73dc637 | [] | no_license | aviral-92/Admin-Service | 1e9fc0808afb36a3a94c53d1c3084df127108aea | 559af602e8b7571b17cf5ca3530cb42dfdd3d036 | refs/heads/master | 2021-01-17T14:37:37.985822 | 2017-03-06T16:30:19 | 2017-03-06T16:30:19 | 84,094,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package com.dynamic.ui.configuration;
import java.sql.SQLException;
import javax.sql.DataSource;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.core.JdbcTemplat... | [
"aviralmittal2012@gmail.com"
] | aviralmittal2012@gmail.com |
a54e2babcbdbb515849cf8d41001acc3cc89ba49 | 53aec9d04954d6ca2b74e0fb1448338f0c654152 | /incubationtask1/src/Index.java | b1e973eba43f5ab71c1a512a1f9e5ffac088c784 | [] | no_license | Narmadha154/TaxiBooking | a716335c2d5ec378efa9b8858b857a3c02a8f0e3 | 673c0d4bf91688a16b9864943969e8e21c7bba20 | refs/heads/master | 2023-08-05T13:40:12.479502 | 2021-09-24T00:39:56 | 2021-09-24T00:39:56 | 409,783,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package Task-1;
import java.util.Arrays;
import java.util.Scanner;
public class Index {
public void findIndex() {
int r,n;
Scanner sc=new Scanner(System.in);
System.out.println("enter the array size:");
n=sc.nextInt();
int [] array=new int[n];
System.out.println("ente... | [
"154narmadhas@gmail.com"
] | 154narmadhas@gmail.com |
0780b127b84ce5f5d36bf8ae6ce84991198564f2 | e92ff8e704140248b6d3348ca3d06d8f4d3596b7 | /acmdb-lab2/src/java/simpledb/HeapPage.java | d8b820c3693fa7574c6841b3aef0e328adf48b48 | [] | no_license | jyqhahah/acmdb20-518120910136 | 1a705d1cd5b99a2678391752a83e4e61a8df3b4c | 418877969adcf5271f098bf30a0ca27df4bec7bd | refs/heads/main | 2023-06-01T23:52:50.105131 | 2021-06-15T11:44:17 | 2021-06-15T11:44:17 | 355,848,496 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,263 | java | package simpledb;
import java.util.*;
import java.io.*;
/**
* Each instance of HeapPage stores data for one page of HeapFiles and
* implements the Page interface that is used by BufferPool.
*
* @see HeapFile
* @see BufferPool
*
*/
public class HeapPage implements Page {
final HeapPageId pid;
final Tu... | [
"jiayuqi001023@sjtu.edu.cn"
] | jiayuqi001023@sjtu.edu.cn |
8e9d9a216696570d65ddc2b01b95d192ec31a239 | 74b79d80da52c3d6f9b99e7c8c6c304f5123b1e7 | /SpotPer/src/View/MostrarResultado.java | 5cadf3029a5ea502bf0a5d84527700bb7854679b | [] | no_license | dqrtec/Banco_de_dados | a1df35a461fd6332e092e8f2b0ba83d39311228a | 2b705ff9fa211a2c8fe020f0e1551b26541762db | refs/heads/master | 2020-03-28T02:57:23.605326 | 2019-12-12T18:46:09 | 2019-12-12T18:46:09 | 147,609,099 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 31,488 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package View;
import Controller.AlbumSQL;
import Controller.Conexao;
import Controller.FaixaController;
import Controller.FaixaSQL;
im... | [
"tibetbrasil@gmail.com"
] | tibetbrasil@gmail.com |
b87154cecf44a3a572123c02fe919c9f178c6298 | 38ef8664bc129b9aae171618dd87622748e77dfb | /security/src/main/java/com/example/security/domain/service/userdetails/SampleUserDetails.java | 6fa484d5d06914d07db8b50cd0641c5097895aa7 | [] | no_license | sage1500/todo | 7fba9e6edc074ee8a383b7c5c7487bacbdd93d85 | 25f710721ae1dcbf726c1f2b7ded3daed31b16e1 | refs/heads/master | 2022-11-25T06:22:49.312982 | 2020-08-02T11:38:23 | 2020-08-02T11:38:23 | 282,113,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package com.example.security.domain.service.userdetails;
import com.example.security.domain.model.Account;
import org.springframework.security.core.authority.AuthorityUtils;
import org.springframework.security.core.userdetails.User;
import lombok.EqualsAndHashCode;
import lombok.Value;
@Value
@EqualsAndHashCode(cal... | [
"motosage25@gmail.com"
] | motosage25@gmail.com |
bf1ebe735865310c7741136709ea096eac506da4 | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-pinpoint/src/main/java/com/amazonaws/services/pinpoint/model/transform/CreateSmsTemplateResultJsonUnmarshaller.java | b86e93dd2c7c7b1382dd4b2feea3cb81a13fa40e | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 2,350 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
3f7d47feca6c4df058d1b8d0b517a15d50c9c8c7 | 6aef731b1a2017a63756c6da01d36ed20e8701da | /src/com/jwetherell/openmap/common/Planet.java | 82e856ee0450accc622e1c31db7f03374e528ae1 | [
"Apache-2.0"
] | permissive | trybeapps/android-openmap-framework | 4f5b7aafe0feb502ab43d7ef938690b2c850cc47 | 0831ab608f0cc4a357c428a591b2e7b54ff0cd62 | refs/heads/master | 2020-03-23T22:18:08.117144 | 2015-12-09T15:04:35 | 2015-12-09T15:04:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,548 | java | // **********************************************************************
//
// <copyright>
//
// BBN Technologies
// 10 Moulton Street
// Cambridge, MA 02138
// (617) 873-8000
//
// Copyright (C) BBNT Solutions LLC. All rights reserved.
//
// </copyright>
// *******************************************************... | [
"phishman3579@4b5513c3-5bd7-70cd-7e60-9a64e22c1e62"
] | phishman3579@4b5513c3-5bd7-70cd-7e60-9a64e22c1e62 |
590c1fb0863a5ef6b9aec56a0f9dd45541f7355b | 08bb57e406a63493ba3e97e6e98c576d68738ccc | /basequery-biz/src/main/java/com/eenet/basequery/learncenter/LCReserveOrderServiceImpl.java | bedc207b731d4de9a6f224040d6e0c011ddbefc4 | [] | no_license | lhb27/basequery-products-test | a79679cdd073e0635b90855ccc1c297c167cd54e | bd81e1fdf6acfc557bd4e6ce97799f1ad31b7b23 | refs/heads/master | 2020-04-02T04:39:13.646136 | 2016-08-09T06:54:41 | 2016-08-09T06:54:41 | 65,269,346 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package com.eenet.basequery.learncenter;
import java.util.ArrayList;
import com.eenet.base.SimpleResultSet;
import com.eenet.base.biz.SimpleBizImpl;
import com.eenet.base.query.OrderBy;
import com.eenet.base.query.Rank;
import com.eenet.base.query.QueryCondition;
public class LCReserveOrderServiceImpl exte... | [
"lhb@PC201606202317"
] | lhb@PC201606202317 |
dc09bafe30043a9d6f35358e7524ad0de095fb98 | 33ae45d7d4fe63f2ff56f00ab0459e13cf62a59f | /library/src/main/java/com/ray/library/utils/T.java | 00b99912c9881a047366fd723ec4026f4960a1e8 | [] | no_license | Ray512512/GankDay | 2e0d8d8d1774ef32cb6489a3803075e9ef445489 | afff748d564c8af0f555dd18a927fa06763bcb12 | refs/heads/master | 2020-03-18T14:15:38.608251 | 2018-06-04T09:38:43 | 2018-06-04T09:38:45 | 134,838,689 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 979 | java | package com.ray.library.utils;
import android.content.Context;
import com.ray.library.BaseApplication;
/**
* Created by Ray on 2017/5/16.
* email:1452011874@qq.com
*/
public class T {
/**
* 短暂显示Toast提示(来自String) *
*/
public static void show(Context context, String text) {
android.widg... | [
"1452011874@qq.com"
] | 1452011874@qq.com |
c475a4033dd9ea7d938d9fd86206b13328275022 | 9c610d3e4f5d9087bbad006c57cd88c656e94b5f | /WebViewX5/app/src/main/java/com/example/qd/webviewx5/MainActivity.java | e1178f8a076f0a951fde28298e63c83448dae739 | [
"MIT"
] | permissive | wuqingsen/X5WebView | a5f3781bff305d7140f67671b60cd7c77c02337e | 2bd5d81d2410bce74c23b2ab761bccb812455bad | refs/heads/master | 2020-04-22T15:00:51.330176 | 2019-02-13T08:08:12 | 2019-02-13T08:08:12 | 170,463,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,283 | java | package com.example.qd.webviewx5;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.KeyEvent;
import android.view.View;
import android.widget.ProgressBar;
import com.tencent.smtt.export.external.interfaces.WebResourceError;
import com.tencent.smtt.export.external.interface... | [
"1243411677@qq.com"
] | 1243411677@qq.com |
9577a6365f305001ebbb868365a2f8fd11185fc8 | a2b6eefd30b8c0dca99c1a676f08037c29614a9d | /src/hashmapimplementation/LineDetector.java | 6a2c4546826919ebbcf9bea7c617fb8cd9328b5a | [] | no_license | ianmurphy1/patterndetection | 6c1d071525ceab4250ec03844481c0e1988c7f68 | 7e88d254ae04b4dd7ab0b8b8dac8f04b6fe78086 | refs/heads/master | 2021-01-19T15:03:32.837982 | 2013-12-05T23:07:35 | 2013-12-05T23:07:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,744 | java | package hashmapimplementation;
import Point.Point;
import edu.princeton.cs.introcs.*;
import java.awt.Color;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import java.util.TreeSet;
import java.util.SortedSet;
import java.util.Collections;
/**
*
*/
public class LineDetector {
private... | [
"iano200@gmail.com"
] | iano200@gmail.com |
7f47fa6dc3477f0bda8c7d9f9e093b901698037a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-02-22/seasar2-2.4.23/seasar-benchmark/src/main/java/benchmark/many/b08/NullBean08194.java | 8aa61b7e2695bb98c7db93fafcf87aee07339e9c | [] | no_license | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 62 | java | package benchmark.many.b08;
public class NullBean08194 {
}
| [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
0abdd93e888bc7cc1d5d96ed5416be17ea2df58a | fcb132e2e94e2e11ba4ee3180221fc636c686cd8 | /src/test/java/LogoutServletTests.java | 75d231ec02c2d0cca8da102c246383a254ad3b37 | [] | no_license | KeithSpiteri/Software.Testing | 5bc6f50ed07033a8f0d965508f1461b9bef24af9 | ccd7de1c775a9024b704a81e909acf1cd3ac19e9 | refs/heads/master | 2021-01-02T23:03:02.925791 | 2015-01-12T09:53:11 | 2015-01-12T09:53:11 | 26,328,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,590 | java | import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyString;
import static org.mockito.Mockito.doReturn;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.verify;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import jav... | [
"brian.zammit.09@gmail.com"
] | brian.zammit.09@gmail.com |
e3e09f378a47150d4a932d8bb254c1217f1d8714 | 05b45280cc605767c43142495095792a1143a32f | /greendaolib/src/main/java/com/example/greendaolib/dao/PlanSummaryDao.java | 6a07dce5853ba34059dbb110ac82eac621712852 | [] | no_license | wallehuhuchaojian/controlSu | 900e255fce71036de4ee0d1e01cf834c57a7743e | 08ff1f4983bd59b9553c2a71a3ab2a0e398c7fed | refs/heads/master | 2021-01-01T16:52:48.973798 | 2017-08-16T10:30:20 | 2017-08-16T10:30:20 | 97,939,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,567 | java | package com.example.greendaolib.dao;
import android.database.Cursor;
import android.database.sqlite.SQLiteStatement;
import org.greenrobot.greendao.AbstractDao;
import org.greenrobot.greendao.Property;
import org.greenrobot.greendao.internal.DaoConfig;
import org.greenrobot.greendao.database.Database;
import org.gree... | [
"walle@crazybaby.com"
] | walle@crazybaby.com |
9c384b62cab86e683d96e784a92826213bb6b411 | 11002d1052b546105738829e1f49cff37588dba2 | /ai.relational.orm.codegen/src/edu/neumont/schemas/orm/_2006/_04/orm/core/TooManyReadingRolesErrorType.java | 5f57f68088252a87dae3be3236b735517bcdcd22 | [] | no_license | imbur/orm-codegen | 2f0ddb929e364dc8945cf699ecaf08156062962c | 962821f5ac2c55ffbc087eca6b45aa5e3dbe408c | refs/heads/master | 2023-05-03T05:25:32.203415 | 2021-05-20T18:35:43 | 2021-05-20T18:35:43 | 364,452,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,742 | java | /**
*/
package edu.neumont.schemas.orm._2006._04.orm.core;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Too Many Reading Roles Error Type</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* Reading text does not have enough placeholders for all roles.
* <!-- end-m... | [
"marton.bur@gmail.com"
] | marton.bur@gmail.com |
44c85e27eaa9c85e43377aed30f6c54ad936850b | e04059a4dd1970005d5f630766c80c85e4d24d08 | /Servidor-Descarga/src/server/consola.java | efdbfe7f6ce15654900c971d36492270821adbd4 | [] | no_license | darkjuan193/Redes2-ClienteServidorCentralServidorDescargaDeLibros | 5aa81b02bb213cb2fbcdbf54589f84357a40c0f1 | e6e56fc55265267950c413405c2f2f4f8d565afb | refs/heads/master | 2021-01-11T22:11:08.545308 | 2017-01-30T23:23:45 | 2017-01-30T23:23:45 | 78,932,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,044 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package server;
import archivos.escribirXml;
import static archivos.escribirXml.libros_descargados;
import java.io.IOException;
import... | [
"darkjuan193@gmail.com"
] | darkjuan193@gmail.com |
487402a6affe33933487189cf82963fb9b3bc3f8 | 6d54eab6217dc861e7a20aecefc16112524b71af | /HealthFirst/src/test/java/healthFirst/HoverMouse.java | 354bf3d919d47095448b434cd156f1bc555dedb6 | [] | no_license | kibria07/SeleniumFrameworkSauce | 8125ddc2c4d9817d470517ddd1c29dea4650bc7b | c92e991628b399e1bcdc0a0ae40f3ef54e910d80 | refs/heads/master | 2021-01-18T21:04:33.454737 | 2015-01-22T05:03:01 | 2015-01-22T05:03:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,181 | java | package healthFirst;
import Testing.CommoneApi;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Action;
import org.openqa.selenium.interactions.Actions;
import org.testng.annotations.Test;
import java.util.List;
public class HoverMouse extends CommoneApi... | [
"salahakanda85@gmail.com"
] | salahakanda85@gmail.com |
cebf1832fc55d7ebf1db0057faa7d213bab47215 | 6aee0e0a21c636dc329fae26aa7bd850bbf67b12 | /apexAgent-api/src/main/java/io/verticle/oss/apex/agent/api/transport/payload/MetricMessage.java | eb53da2b0179c12dfb0ebf1cbc9cc2416c064a9b | [
"Apache-2.0"
] | permissive | verticle-io/apex-toolkit | 1f55af2f0a1cb4a757223664671c7c3341541905 | 7c3f290d4f5a4aa619e8b4e5dffadc1087d27288 | refs/heads/master | 2021-01-11T08:24:43.956647 | 2017-01-29T13:27:36 | 2017-01-29T13:27:36 | 78,287,872 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,013 | java | /*
* Copyright 2016 Jens Saade <jens@verticle.io>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"jens@verticle.io"
] | jens@verticle.io |
2617780943b814a6c8ae29f2c9978af71a4190e3 | fa82ec4395e60d743314f43037770f503311ea99 | /plugins/dummy/core/src/main/java/org/pentaho/di/be/ibridge/kettle/dummy/DummyPluginMeta.java | e2e3dbe116963334fc0ec4fd32fec3b8edf29cc9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vivostar/pentaho-kettle-webspoon-0.8.1.17 | fb65046ee38c59ba54fdf947132e96beb1ea76b0 | 30523f66c95d9164b6dacb570a78f6a7f0e45fd0 | refs/heads/master | 2022-01-15T07:26:35.643881 | 2019-05-20T02:45:09 | 2019-05-20T02:45:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,600 | java | /*! ******************************************************************************
*
* Pentaho Data Integration
*
* Copyright (C) 2002-2017 by Hitachi Vantara : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version... | [
"tlw_ray@163.com"
] | tlw_ray@163.com |
d0757bfcdb9f57d4563b6531518065a82d601741 | eed99867f28267a41e5a27f22f06a5b8a4f7a207 | /Selenium/src/TestNgEx/SessionIdEx.java | ced39948dee61bccba2b6e78eea35e41fb08d678 | [] | no_license | krishnabelagam1/Selenium | 5d390c83b39cd060352b3116faaa1252737d7b99 | e0312ad96e5f7a088236885eae1ed9037a7d8e95 | refs/heads/master | 2020-04-24T07:09:27.662102 | 2019-05-14T09:26:31 | 2019-05-14T09:26:31 | 171,788,928 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,109 | java | package TestNgEx;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.Test;
public class SessionIdEx {
@Test
public void executSessionOne() {
// First session of WebDriver
WebDriver driver = new ChromeDri... | [
"Dell@DESKTOP-HBF7D93"
] | Dell@DESKTOP-HBF7D93 |
42fb5404bf2fee166b585040f811d0ef0abd67bb | ff4e606f2d1b8435d346540e60ac8dc6721c79ba | /presto-hdfs/src/main/java/com/facebook/presto/hdfs/HDFSConnectorId.java | 73e72c42a65198c302da877dbacda0d0bbebc92c | [
"Apache-2.0"
] | permissive | blankroom/presto | 68083a3ce0d24c38c8202b7830f5340bce7b29c6 | 2d0857534fffc9797af2b708a6bab58227a4958e | refs/heads/master | 2021-01-11T07:36:34.366687 | 2016-12-14T12:05:43 | 2016-12-14T12:05:43 | 82,787,076 | 0 | 0 | null | 2017-04-04T07:48:01 | 2017-02-22T09:38:58 | Java | UTF-8 | Java | false | false | 1,475 | 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
* distribut... | [
"jelly.guodong.jin@gmail.com"
] | jelly.guodong.jin@gmail.com |
ccb34dcd1d2ce9decc97f1851baa646c4bad5ca0 | d39ccf65250d04d5f7826584a06ee316babb3426 | /wb-mmb/wb-bdb/src/main/java/org/ihtsdo/concept/component/image/ImageBinder.java | 39776e1f935d7087f7e195d1db7ad37fbaca550d | [] | no_license | va-collabnet-archive/workbench | ab4c45504cf751296070cfe423e39d3ef2410287 | d57d55cb30172720b9aeeb02032c7d675bda75ae | refs/heads/master | 2021-01-10T02:02:09.685099 | 2012-01-25T19:15:44 | 2012-01-25T19:15:44 | 47,691,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package org.ihtsdo.concept.component.image;
import java.util.concurrent.atomic.AtomicInteger;
import org.ihtsdo.concept.component.ConceptComponentBinder;
public class ImageBinder extends ConceptComponentBinder<ImageRevision, Image> {
public static AtomicInteger encountered = new AtomicInteger();
public static Ato... | [
"wsmoak"
] | wsmoak |
3f61f909bd274ce7988aaa36a5a7c09a1e260544 | dbd8addd7e0be2576be468e06b6468ddd7edcafb | /com.reflexit.magiccards.ui/src/com/reflexit/magiccards/ui/views/columns/StringEditingSupport.java | 110f7cc3dc4c24f1826cf9b19a78de97d4d3511d | [] | no_license | lrdjdgmnt/mtgbrowser-git-ebd221ee80b16de1ea5b076d3e8640164725a79a | 4a0a337312bbd793b438d68550fc6c69639ab57f | 79072557896a77a284d51c191a8df66f81544b01 | refs/heads/master | 2022-11-30T15:10:49.558134 | 2020-08-07T20:08:20 | 2020-08-07T20:08:20 | 285,912,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,555 | java | package com.reflexit.magiccards.ui.views.columns;
import java.util.Collections;
import java.util.Set;
import org.eclipse.jface.viewers.CellEditor;
import org.eclipse.jface.viewers.ColumnViewer;
import org.eclipse.jface.viewers.EditingSupport;
import org.eclipse.jface.viewers.TextCellEditor;
import org.eclipse.swt.SWT... | [
"36598471+lrdjdgmnt@users.noreply.github.com"
] | 36598471+lrdjdgmnt@users.noreply.github.com |
aa7ea17ad4a85dd7e8bdf79f7b4aed26a5405c6e | 0429d90be93613772efa0d3f088f03f8ef7770c1 | /src/main/java/Logic/Features/NumberOfKeywords3.java | 93347c756461e6fb5670e761fc242b23e1f547c5 | [] | no_license | BartlomiejSzewczyk/KSR | b114a422ab60deee7a43b8b1e77603e9e9441f12 | 3584f243c3bdec53a2d1d78ccbee6396cdd2f368 | refs/heads/master | 2022-05-30T20:56:00.178047 | 2019-06-02T17:32:51 | 2019-06-02T17:32:51 | 178,479,675 | 0 | 0 | null | 2022-05-20T20:58:21 | 2019-03-29T21:50:11 | Java | UTF-8 | Java | false | false | 938 | java | package Logic.Features;
import java.util.List;
import java.util.Map;
public class NumberOfKeywords3 implements IFeature {
private List<List<String>> listOfKeyWord;
public NumberOfKeywords3(List<List<String>> listOfKeyWord){
this.listOfKeyWord = listOfKeyWord;
}
@Override
public double co... | [
"210334@edu.p.lodz.pl"
] | 210334@edu.p.lodz.pl |
20f27456839bd550e260997596e122dd3fceeafe | 822e8f298cb24cb713dd450cedad2018f2de55eb | /src/main/java/com/brennus/o2o/entity/Shop.java | d29b5b546f505b08b8cdd51e874cefd7b3b5a858 | [] | no_license | brennus1991/o2o | 7b4cbe0689485e577e78d33083775bbc606f0ae6 | 8f622e805b0963e72f2579f9324f48e18a036694 | refs/heads/master | 2020-03-20T21:00:47.601073 | 2018-07-02T03:26:59 | 2018-07-02T03:26:59 | 137,714,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,248 | java | package com.brennus.o2o.entity;
import java.util.Date;
public class Shop {
private Long shopId;
private String shopName;
private String shopDesc;
private String shopAddr;
private String phone;
private String shopImg;
private Integer priority;
private Date createTime;
private Date lastEditTime;
private Int... | [
"brennus1991@gmail.com"
] | brennus1991@gmail.com |
a1de85eb48e1d4e8ca907b4e461fdf3fdffeca75 | d23e4a29a96b6914908251c3b3a52be668165bce | /branches/branch-1.0/mgrs-grid/src/main/java/mil/usmc/mgrs/MgrsXmlResource.java | be57e061abb25f9817a8493beb0621e0cb6a9af7 | [] | no_license | MoebiusSolutions/milmaps | c989310dbb59866ca15d7dd0d8433cd301271843 | 1305f961cc80f40512baba38a04e0fb9798be718 | refs/heads/master | 2020-12-11T09:15:35.375145 | 2015-04-22T15:59:49 | 2015-04-22T15:59:49 | 33,573,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 43,410 | java | package mil.usmc.mgrs;
import mil.usmc.mgrs.objects.BoundingBox;
import mil.usmc.mgrs.objects.Grid;
import mil.usmc.mgrs.objects.Point;
import mil.usmc.mgrs.objects.Line;
import mil.usmc.mgrs.objects.GridCell;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IO... | [
"kevin.taylor.dr@gmail.com@afb9890d-5ef5-9d65-7322-0cae69767e52"
] | kevin.taylor.dr@gmail.com@afb9890d-5ef5-9d65-7322-0cae69767e52 |
c622b9ebfc2a48fbd962a697d588c1f89a46cc0c | f242369cb362f1009a47d17214b389d405dfe9b3 | /TestAutomation/project/org/martus/client/swingui/actions/ActionMenuChangeUserNamePassword.java | 7f3fe428564b96d603d43a6f970f0d117bee6ba2 | [] | no_license | CSCI-362-02-2016/HABA | eb06c094f9b1b2bde9956d5d684b0460cc82fa4f | faac30eb4cd2d333ddb73807b6cdcb11fdc0ff06 | refs/heads/master | 2021-05-01T01:25:46.876250 | 2016-12-01T15:51:57 | 2016-12-01T15:51:57 | 66,593,286 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | /*
The Martus(tm) free, social justice documentation and
monitoring software. Copyright (C) 2005-2007, Beneficent
Technology, Inc. (The Benetech Initiative).
Martus 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... | [
"Felkelhl@g.cofc.edu"
] | Felkelhl@g.cofc.edu |
4dd7e459d4be61b9d946fd01d11a01015779691a | ec4981a08438e4982d555be8b6fc9f63c5f9fe17 | /gen/kg/max/android/gpstracker/R.java | 845d8dc76ee7e381bab8368e5c38ee4a2e4059fc | [] | no_license | pMax89/GPSTracker | 52f7a1735eb27a10d2a50a24107002742e71c899 | 12ec5c47f695a000193110a74e6ea93c00511922 | refs/heads/master | 2021-01-10T00:54:54.985705 | 2012-11-12T11:54:49 | 2012-11-12T11:54:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,840 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package kg.max.android.gpstracker;
public final class R {
public static final class attr {
}
public static final class drawab... | [
"theerunda@gmail.com"
] | theerunda@gmail.com |
ca5eb0a337d7648ad97a1c2d4bd58930212248bd | 78322b8556677178b629460e9a870241892964eb | /li.strolch.agent/src/main/java/li/strolch/agent/impl/EmptyRealm.java | 17a70e1b1543aaf774aec45bda6f0c7e3ce4e7fc | [
"Apache-2.0"
] | permissive | taitruong/strolch | 28ac6fa66cc9e55cf5e5bcd9b3ff7f6e2cca3f1c | 7134e603968def9e0f513d82a44a924ac2a47d2d | refs/heads/master | 2020-11-24T07:38:28.885317 | 2017-08-28T08:38:15 | 2017-08-28T08:38:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,575 | java | /*
* Copyright 2013 Robert von Burg <eitch@eitchnet.ch>
*
* 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 a... | [
"eitch@eitchnet.ch"
] | eitch@eitchnet.ch |
70a6dad558185706e49de92f6fa0d90d5c42ddaa | d390ed66ed762370c516ce41aa76f62804110e01 | /src/vector_bank/pkg12/pkg03/pkg2018/summary.java | a199b742cbe43c09e461255a877e6542112cf0ff | [] | no_license | technophile1199/Vector-Bank | 92ac4371019bb4801c7ab682a12754fa4cb5e6fe | 89af94339d4790ece3ae5d586cae986528b9879c | refs/heads/master | 2023-03-02T19:57:11.989232 | 2021-02-16T02:21:27 | 2021-02-16T02:21:27 | 339,262,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,448 | java | package vector_bank.pkg12.pkg03.pkg2018;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Image;
import java.awt.LayoutManager;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.*;
import javax.swing.ImageIcon;
import javax.swing.JOptionPane;
import javax.swing.J... | [
"77468918+technophile1199@users.noreply.github.com"
] | 77468918+technophile1199@users.noreply.github.com |
c1dd69d64de46da71f6fce6b8f52705f9251d910 | 3b852385680224459d33055b9ffd000eb70b52d1 | /Dubbing/src/main/java/com/liubowang/dubbing/HunYin/FileAlertDialog.java | 88904d9bc8f38e0d22f6b6ee7dc03ba085c65365 | [] | no_license | 439ED537979D8E831561964DBBBD7413/xuexiziliao | 22c9337529d55b8904b44c47ec100e00564a6e9d | 482a7db13fb4ac71750d5cf2d1784dbbb410c899 | refs/heads/master | 2020-06-18T16:04:07.343923 | 2017-11-13T08:09:35 | 2017-11-13T08:09:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,360 | java | package com.liubowang.dubbing.HunYin;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.StyleRes;
import android.view.Display;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
impor... | [
"438069701@qq.com"
] | 438069701@qq.com |
6aabec63520aa93f8ed852b839ca3f6e83ad4b60 | 79595075622ded0bf43023f716389f61d8e96e94 | /app/src/main/java/android/widget/RadioButton.java | c0857c7147bd0ad09cbe2d54ea1d7b30f940e4b7 | [] | no_license | dstmath/OppoR15 | 96f1f7bb4d9cfad47609316debc55095edcd6b56 | b9a4da845af251213d7b4c1b35db3e2415290c96 | refs/heads/master | 2020-03-24T16:52:14.198588 | 2019-05-27T02:24:53 | 2019-05-27T02:24:53 | 142,840,716 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | package android.widget;
import android.content.Context;
import android.util.AttributeSet;
import com.android.internal.R;
public class RadioButton extends CompoundButton {
public RadioButton(Context context) {
this(context, null);
}
public RadioButton(Context context, AttributeSet attrs) {
... | [
"toor@debian.toor"
] | toor@debian.toor |
3ca1a7e4e0794c8a6cb7f9a48a8c2ddaf03159ed | 1b1af5868713e6d688046f9c7d767864756b558e | /app/src/main/java/com/sunrise/treadmill/activity/workout/running/HRCRunningActivity.java | a5a7b61148a908e8b20efe42540bfacb9013f4d9 | [] | no_license | ChuHuiApp/TreadMill | b0c9247f68d03ca6c987b02b8f6848f28707357d | 4c64995e6464fd505d03b08bec0fbe15668c0a7a | refs/heads/master | 2021-08-30T18:32:08.476162 | 2017-11-27T08:00:59 | 2017-11-27T08:00:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,883 | java | package com.sunrise.treadmill.activity.workout.running;
import android.widget.ImageView;
import com.sunrise.treadmill.R;
import com.sunrise.treadmill.utils.ImageUtils;
/**
* Created by ChuHui on 2017/9/27.
*/
public class HRCRunningActivity extends BaseRunningActivity {
@Override
public void init() {
... | [
"592109624@qq.com"
] | 592109624@qq.com |
5f1f070f999dc4f9f3385af1eb555baac840991b | 75b0eeb95f30029bae0ab8d0f6550e31d2af7c02 | /spring-boot-ecommerce/src/main/java/com/florinolteanu/ecommerce/entity/State.java | f6f16c52276bbd7a90ca9b39e129867742792fb8 | [] | no_license | olteanuflorin86/spring-angular-mysql-ecommerce-project | 58e4f0ddd24969acaac3db60317ca82f151abd69 | a85133cdabf813aa211770b3c40d8a5bdd5e9914 | refs/heads/master | 2023-05-27T11:35:27.972645 | 2021-06-10T15:19:38 | 2021-06-10T15:19:38 | 367,408,274 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.florinolteanu.ecommerce.entity;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
@Entity
@Table(name = "state")
@Getter
@Setter
public class State {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id")
private int id;
@Column(name = "na... | [
"olteanuflorin86@gmail.com"
] | olteanuflorin86@gmail.com |
c2adf31490a99e209928727bf94977065bfd5e43 | 0fff4cd12b37d085c2b9be3a1ccd24a81f61b042 | /src/main/java/lehjr/numina/client/config/IMeterConfig.java | e60b177220dabcae231863a16e969fb0922903db | [
"BSD-2-Clause"
] | permissive | lehjr/MachineMusePowersuits | 673e0c9ab40ff5fa220813b0c78aa99ad54cb794 | 082834036cf665a5ccdf5fe34c9e59937dce612b | refs/heads/1.19.2 | 2023-09-01T08:03:35.603524 | 2023-08-29T10:54:11 | 2023-08-29T10:54:11 | 323,434,512 | 11 | 9 | NOASSERTION | 2023-08-20T23:34:57 | 2020-12-21T19:54:53 | Java | UTF-8 | Java | false | false | 310 | java | package lehjr.numina.client.config;
import lehjr.numina.common.math.Color;
public interface IMeterConfig {
default float getDebugValue() {
return 0;
}
default Color getGlassColor() {
return Color.WHITE;
}
default Color getBarColor() {
return Color.WHITE;
}
} | [
"lehjr1@gmail.com"
] | lehjr1@gmail.com |
83510e16793567a5de507373bd31208aa97f636d | 1feb56f4daad3ac4eba9b3b52fb5f1209c5a9b9a | /cloudalibaba-provider-payment9001/src/main/java/com/atguigu/springcloud/controller/PaymentController.java | 6f5fcb60d6e3d9452d02281f5d41c3c265dd100f | [] | no_license | BNUZ-YOscar/cloud2020 | 63d58c49ef17417efe993ebf4bc6913b95186151 | adc9c11809b174256b7c4243c901d956a992262e | refs/heads/master | 2023-03-18T10:12:47.506275 | 2021-03-03T09:31:33 | 2021-03-03T09:31:33 | 340,594,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package com.atguigu.springcloud.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class Pay... | [
"549953659@qq.com"
] | 549953659@qq.com |
7edf058a9441ae8b83d4ba27f9bad74d75003f6d | 23f42be278044c0840f980d7a200c9486720867b | /dorado-core/src/main/java/ai/houyi/dorado/spring/DoradoApplicationContext.java | 43eb4f14b25bc74792609f6e7856ba598e5dfc8e | [
"Apache-2.0"
] | permissive | javagossip/dorado | 5920871c77d33cc39fdc0d630cc228d677f03a43 | 3576041f60a4763323e1c56f0a41739280822eb7 | refs/heads/master | 2022-08-08T20:08:47.832321 | 2022-07-31T02:34:53 | 2022-07-31T02:34:53 | 141,869,327 | 80 | 29 | Apache-2.0 | 2022-07-31T02:34:54 | 2018-07-22T05:45:18 | Java | UTF-8 | Java | false | false | 1,098 | java | /*
* Copyright 2017 The OpenDSP Project
*
* The OpenDSP Project licenses this file to you 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
*
* Unl... | [
"javagossip@gmail.com"
] | javagossip@gmail.com |
b0d36641e4a64a402b01c52127d2ef583590aa7f | 073f06ca7d9ff811a770465a90b1d470b07e703d | /src/main/java/com/stackoverflow/models/User.java | dfad8a758738b1b1e4c093b43102840cf9b53d95 | [] | no_license | melbaloty/stackoverflow | ec140d68c707aff7b59d6829ac151b9b67264901 | 865482bf41601eb6c151a504b4f474dd90c3e7e1 | refs/heads/master | 2021-09-08T23:33:45.104606 | 2021-09-01T07:33:32 | 2021-09-01T07:33:32 | 230,152,751 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,114 | java | package com.stackoverflow.models;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import com.fasterxml.jackson.annotation.JsonIgnore;
@Entity
@Table(name = "user")
public class User {
pr... | [
"mo7amed_3ezat@hotmail.com"
] | mo7amed_3ezat@hotmail.com |
ce55bac5bf09e9cbbd5b46f1d2762039e195a050 | 23d36b9f0521865691ee4a76fc56477a073a3728 | /Sysrubricas-2020/src/main/java/pe/edu/com/sysrubricas/serviceImp/RolServiceImp.java | 5b44a34b9393a848e1e05a70e603df588c8ffaf5 | [] | no_license | JosueMoron120/SysRubricasbackend | f083fb4c607d2db163a073aa89a376bec4654a64 | ab1974350493427cda74694d26f06b87ca6e6e5e | refs/heads/master | 2023-02-05T08:28:05.966547 | 2020-12-24T18:25:54 | 2020-12-24T18:25:54 | 321,126,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 797 | java | package pe.edu.com.sysrubricas.serviceImp;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pe.edu.com.sysrubricas.dao.RolDao;
import pe.edu.com.sysrubricas.entity.Rol;
import pe.edu.com.sysrubricas.service.RolService;
@Service... | [
"cesitarvargas007@gmail.com"
] | cesitarvargas007@gmail.com |
7e9317ce535ec731412e3aa30d113b47031ca25c | 1fad63aadffa3da749b7d3c2ad66f378de86a080 | /java-collection-framework/thuc-hanh/comparable-comparator/src/Main.java | fc1e1e32643f94869c22606b504ffb3d012abd0d | [] | no_license | tiendat2905/codegym-java-module-2 | 0049455bdaa90d5b3ce20f20be98352d64ff0f00 | 43fc4d49c297450e51735e425158d8946bf64ad1 | refs/heads/master | 2023-02-16T16:46:39.903944 | 2021-01-14T03:38:10 | 2021-01-14T03:38:10 | 317,818,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 916 | java | import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Main {
public static void main(String[] args) {
Student student = new Student("Kien", 30, "HT");
Student student1 = new Student("Nam", 26, "HN");
Student student2 = new Student("Anh", 38, "HT" );
... | [
"nguyenthanhtiendat2905@gmail.com"
] | nguyenthanhtiendat2905@gmail.com |
fb7d5d5938249a3f6bd5d1450dcf1240bb1fe2b6 | 035d2685d65e472b060156669a6a771aed341bb6 | /JTServer/Unit2.java | 005294162019bb08214150c3d121d13daf6e8d02 | [] | no_license | bbblitz/Just-Tactics | 364328c43cb3a03b1f1a76ff5307bf0ad770f422 | e75d329cd61ee65a95d80e8bf2e302c401a9ef8e | refs/heads/master | 2021-01-23T02:53:34.562069 | 2013-04-28T17:58:23 | 2013-04-28T17:58:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package JTServer;
public class Unit2 extends Character {
public Unit2(Location loc, int player) {
super(loc, player);
this.graphicID = 5;
this.health = 50;
this.attackDamage = 5;
this.speed = 3;
}
}
| [
"anonz@anondomain.site90.net"
] | anonz@anondomain.site90.net |
383ae145963193866a3be93ebbc6fb84d85bc246 | b45875c4668ac8a969baf230733b105abbc652cc | /src/model/Services.java | e0f4fa241bdebd975cdeaacd43e79cb7686253fa | [] | no_license | beyon83/IMDb-BILD-IT | b20aee8a3f754d9eac547084897947298edc6608 | e5390740b421df37f36fdd39f9b209455d375381 | refs/heads/master | 2021-01-15T21:39:35.889491 | 2015-12-11T09:14:03 | 2015-12-11T09:14:03 | 47,420,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,751 | java | package model;
//import java.io.ByteArrayOutputStream;
//import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
//import java.io.OutputStream;
//import java.sql.Blob;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.S... | [
"bojan.aleksich@gmail.com"
] | bojan.aleksich@gmail.com |
1ea0ee615dc2fe9fd9ebd68c5c51891a7809c358 | 385e3414ccb7458bbd3cec326320f11819decc7b | /packages/apps/ContactsCommon/src/com/mediatek/contacts/simcontact/SimCardUtils.java | a59545e335dd779a1198d3017a11dc2774dd4fc2 | [] | no_license | carlos22211/Tango_AL813 | 14de7f2693c3045b9d3c0cb52017ba2bb6e6b28f | b50b1b7491dc9c5e6b92c2d94503635c43e93200 | refs/heads/master | 2020-03-28T08:09:11.127995 | 2017-06-26T05:05:29 | 2017-06-26T05:05:29 | 147,947,860 | 1 | 0 | null | 2018-09-08T15:55:46 | 2018-09-08T15:55:45 | null | UTF-8 | Java | false | false | 32,688 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein
* is confidential and proprietary to MediaTek Inc. and/or its licensors.
* Without the prior written permission of MediaTek inc. and/or ... | [
"zhangjinqiang@huaqin.com"
] | zhangjinqiang@huaqin.com |
be17699013de4b31e62764831742c031c01c6644 | 5194981697a363648cb049b8176e730cb61cccbd | /OCP8Apress/src/mock/QX14.java | 68c26f833b3a0d9b531eb87026f521c2bff49c9a | [] | no_license | demirramazan/OCP8 | 1b91d52c98dbf28946dddb87798be8af7a4db0c6 | ec21bd4c0afba467f1e6084756a090b04a5ffbc8 | refs/heads/master | 2020-03-29T02:08:29.972513 | 2018-06-16T19:19:30 | 2018-06-16T19:19:30 | 149,422,202 | 1 | 0 | null | 2018-09-19T09:01:23 | 2018-09-19T09:01:22 | null | UTF-8 | Java | false | false | 461 | java | package mock;
class WildCard {
interface BI {
}
interface DI extends BI {
}
interface DDI extends DI {
}
static class C<T> {
}
static void foo(C<? super DI> arg) {
}
@SuppressWarnings({ "rawtypes", "unchecked" })
public static void main(String[] args) {
foo(new C<BI>()); // ON... | [
"erguder.levent@gmail.com"
] | erguder.levent@gmail.com |
a2f60aa050be8495b5ff79ed379c25d2094c2cc5 | 82202a2ac5bf529955141ee8b26b2beb2a3b4c41 | /projeto-jpa/src/main/java/br/com/alura/jpa/testes/PopulaMovimentacoesComCategoria.java | 0d057eb73dff8f142501e72d03585bba39843e8a | [] | no_license | lcarlin/Alura_Java_Path_learning | cfeda3c3839bb6aa560522b3791dce045b8f8347 | 10359fda52553f0d502bc2ee98a742d4c72c25c2 | refs/heads/master | 2023-05-30T17:42:59.366843 | 2021-06-10T21:26:32 | 2021-06-10T21:26:32 | 287,602,188 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,958 | java | package br.com.alura.jpa.testes;
import java.math.BigDecimal;
import java.time.LocalDateTime;
import java.util.Arrays;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import br.com.alura.jpa.modelo.Categoria;
import br.com.alura.jpa.modelo... | [
"luiz.carlin@gmail.com"
] | luiz.carlin@gmail.com |
18327de6cfe9f50468cbc2e8748cd90d4e608732 | a28103926cbaa5b82cbff54eec2c39a7aec58896 | /src/main/java/lhc/domain/FxSw5.java | d7a1ae94f15deb406d9482168a6387b8c7aae820 | [] | no_license | georgezeng/lhc | b1529ab8d442c421ccdd8c346eb3026f02f55d7e | 83e42bf90b2fdce6eb04c1a50e46c49bbff5d05d | refs/heads/master | 2022-10-05T01:52:11.608701 | 2019-06-29T06:44:26 | 2019-06-29T06:44:26 | 91,151,495 | 0 | 0 | null | 2022-09-01T22:15:32 | 2017-05-13T05:23:21 | Java | UTF-8 | Java | false | false | 159 | java | package lhc.domain;
import javax.persistence.Entity;
import javax.persistence.Table;
@Entity
@Table(name = "fx_sw5_yz")
public class FxSw5 extends FxSw {
}
| [
"ZZeng@bglcorp.com.au"
] | ZZeng@bglcorp.com.au |
9cbb1850628b39c1d55c6195b57d1f8234b5c649 | 4ccc8d612b66f8844a545a4e62cb087acdf2fadb | /ScreenReader_R2/src/washington/cs/mobileocr/main/TextParser.java | 2bb6303a522764f73803a02e6e5ca3f0e52988e1 | [] | no_license | Mark-jk/mobileocr | 8361b7128fb9daaaa1721c5b3b3f9726d3218dd8 | 59a2c30ed5ee928f6fcbb8ce4757c5dd7f11412c | refs/heads/master | 2021-01-10T16:20:59.562449 | 2015-05-27T03:03:56 | 2015-05-27T03:03:56 | 36,338,949 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,259 | java |
package washington.cs.mobileocr.main;
/**
* Copyright 2010, Josh Scotland & Hussein Yapit
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided you follow the BSD license.
*
*
* This class is a simple text parser that... | [
"JoshScotland@edcf3bf6-0b88-11df-ad0c-0fb4090ca1bc"
] | JoshScotland@edcf3bf6-0b88-11df-ad0c-0fb4090ca1bc |
f330c47be4664015ab722a4bbe5824d4b81ea997 | 0f567e73f1581d79d79aeea6b40ed909fb8ad92e | /src/trm/dao/vendortrainer/VendorTrainerMapper.java | 295203cfc1d0c6c266f8d4c45c6900228a9f5d81 | [] | no_license | Nthomsen9111/TRM | b36f9e75107ca7ac24565a2be3210c7f5b4720e9 | 73000eb165366954a972b2e5468e0cb8dc4384ae | refs/heads/master | 2020-04-23T00:03:20.701162 | 2019-02-10T07:57:40 | 2019-02-10T07:57:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package trm.dao.vendortrainer;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.springframework.jdbc.core.RowMapper;
/**
* This is vendor mapper
* @author Kei Ng
*
*/
public class VendorTrainerMapper implements RowMapper<VendorTrainer> {
@Override
public VendorTrainer mapRow(ResultSet resul... | [
"Kei_Ng@syntelinc.com"
] | Kei_Ng@syntelinc.com |
700908b0ea281bfb6fde70e8226f44d7dc111d25 | 3d4830099e1f592b657781351fe5fbb3d61188ae | /disqus/src/main/java/me/philio/disqus/api/exception/BadRequestException.java | 806085bfa52b721e891ccb5a97bdc17bed9adb6a | [
"Apache-2.0"
] | permissive | jjhesk/disqus-android | 21292348ccd9ffe19cabef7b9651a1adbe490bee | 8a486a21a5c22a0949534cd35f8677e4f4f81708 | refs/heads/master | 2021-01-18T01:21:18.642483 | 2014-11-24T09:29:21 | 2014-11-24T09:29:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package me.philio.disqus.api.exception;
/**
* Bad request
*/
public class BadRequestException extends ApiException {
public BadRequestException() {
}
public BadRequestException(String detailMessage) {
super(detailMessage);
}
public BadRequestException(String detailMessage, Throwable th... | [
"phil@bayfmail.com"
] | phil@bayfmail.com |
345fa6772bd7c9ae5460e9328faabb27008b5764 | 64cd9bfadc11b6753498d7376feae008eb9d614f | /Rohit java/src/Lecture1/sumofnaturalnum.java | 082efb4bc2c0b7859d8ad628fb270e868e858cac | [] | no_license | Rohit919/Data-Structure-Using-java | d8e9017c27ff01b0af15762b4ad2739db993ac94 | d083acfe81ec08f2a6ca17a87647265df30de57c | refs/heads/master | 2022-04-25T09:55:39.847061 | 2020-04-24T05:44:27 | 2020-04-24T05:44:27 | 258,416,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 397 | java | package Lecture1;
import java.util.Scanner;
public class sumofnaturalnum {
public static void main(String[] args) {
// TODO Auto-generated method stub
int sum=0;
System.out.println("Enter the number of natural number");
Scanner s = new Scanner(System.in);
int b=s.nextInt();
for(int i=1;i<=b;... | [
"rohitkumar.0667@gmail.com"
] | rohitkumar.0667@gmail.com |
6a346ad020c861ffdde7b27b79fa0e8f65db9145 | 278fe84a0e6dcc4aa48120ccab5a2b4689b05349 | /src/main/java/br/com/sensedia/users/adapters/DefaultException.java | 9076df8310ea6bd7a0900f040e9c8aa433b251c0 | [] | no_license | oliveiradep/users-crud-hex | 1c0de1c482fde13e97cf16a985c7496396c929ff | d1634c0abfea2c8d4fc57c990857c91dedb71f22 | refs/heads/master | 2022-10-12T04:20:39.156847 | 2020-06-09T05:13:19 | 2020-06-09T05:13:19 | 270,144,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,049 | java | package br.com.sensedia.users.adapters;
import com.fasterxml.jackson.annotation.JsonInclude;
import org.springframework.validation.annotation.Validated;
import java.util.Objects;
@Validated
@JsonInclude(JsonInclude.Include.NON_NULL)
public class DefaultException {
private String message;
public DefaultExce... | [
"paulo.silva@sensedia.com"
] | paulo.silva@sensedia.com |
99b3773cda87972025d9aaf7243a2c3fb0b1326b | aea831a99867915fb91e9befdec39f634ed2cb98 | /api-commons/src/main/java/io/joamit/caresearch/api/commons/util/Validations.java | 704041e7074f1a94ec600530abf988bbddebca02 | [] | no_license | joamit/caresearch | 7f89b2911dac174fb09414c8a2fd8e9abf870c81 | 73aef549adbc2d1e47fd728cdaae68b5491b6e68 | refs/heads/master | 2020-03-07T10:08:25.789728 | 2018-03-31T14:41:20 | 2018-03-31T14:41:20 | 127,424,382 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,360 | java | package io.joamit.caresearch.api.commons.util;
import io.joamit.caresearch.api.commons.domain.Car;
import io.joamit.caresearch.api.commons.domain.Engine;
import io.joamit.caresearch.api.commons.domain.Manufacturer;
public final class Validations {
public static void validateCar(Car car) {
if (car == null... | [
"amitjoshiave@gmail.com"
] | amitjoshiave@gmail.com |
d0bac6a74e48872ed0877cbe466e18478f5c79d0 | 587f36eb986dfb93f426f1c96fdc366d5edfc7bf | /Cucumber/src/test/java/Stepdefination/Fbcreatenewuser.java | 2f794ec69682959e44fdbec2ae45948160603397 | [] | no_license | shivapriyaramidi/CucumberNandiniHm | a3e125da3a38613c87f78165aa5632f76d9cf6d6 | 58ecc4f1e3ba18f869a76df35cfd7f654ce797ec | refs/heads/main | 2023-03-22T00:51:18.480640 | 2021-03-15T18:43:16 | 2021-03-15T18:43:16 | 347,206,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,579 | java | package Stepdefination;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public class Fbcreatenewuser {
WebDriver driver;
@Given("^user ab... | [
"priya.siva11@gmail.com"
] | priya.siva11@gmail.com |
f123b971b85efe70af52e6271dd6cac16f31d4df | 80ec9d4d612d17165288a37380ac01713c320de1 | /dist/game/data/scripts/ai/group_template/MinionSpawnManager.java | 9253fb258490e8c95423dee8c20b8141fdbe035f | [] | no_license | 3mRe/L2Java | ee1da61493d0d4655db38f4a72188e38c3bf1918 | 37352a7a77d3a7db0b3f34df869a6d0d81d5bd5b | refs/heads/master | 2016-09-01T16:16:53.608939 | 2015-10-17T08:06:55 | 2015-10-17T08:06:55 | 44,469,265 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 16,982 | java | /*
* Copyright (C) 2004-2015 L2J DataPack
*
* This file is part of L2J DataPack.
*
* L2J DataPack 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 you... | [
"3mRe@users.noreply.github.com"
] | 3mRe@users.noreply.github.com |
1867c010a2398730b8405068df512f11ff2bab3a | 95695e471ccf7f38f1d8c491ccd71d2711da892e | /javaDemo/Area.java | fdfde8b165b6a240f88630240d2afae5136195bd | [] | no_license | ietuday/Java-Comlete-refrenence | 6ffb01f6f1fd0cf89ffb211f0b4299779452764d | f5ed93aad2e6dcdc09d740264a6ca79afcb8d133 | refs/heads/master | 2020-09-22T22:53:53.179196 | 2019-12-11T06:18:12 | 2019-12-11T06:18:12 | 225,338,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package javaDemo;
class Area {
public static void main(final String[] args) {
double pi, r, a;
r = 10.8;
pi = 3.1416;
a = pi * r * r;
System.out.println("Area of the cirlcle " + a);
}
} | [
"udayaditya.singh@gmail.com"
] | udayaditya.singh@gmail.com |
2d7251bbe735b9721da0e2dc9fe9c8bd26a1a99f | 04e866814a39bff23752a1f733ba4d8515bea108 | /jspExam/src/main/java/com/entity/Film.java | 10698ba7478f1efa60c53acb9e6cae75e04ac362 | [] | no_license | castell9000/JspExam | 1f2ea38f774d9554103d95c99e24bdd44319ccf8 | 06346b6d89c5d74b6dc374f171ea6a4bbd4d4ca7 | refs/heads/master | 2021-06-01T05:53:55.664895 | 2016-08-08T03:41:03 | 2016-08-08T03:41:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package com.entity;
public class Film {
private int film_id;
private String title;
private String description;
private String languageName;
private int language_id;
public int getFilm_id() {
return film_id;
}
public void setFilm_id(int film_id) {
this.film_id = film_id;
}
public String getTitle() {
ret... | [
"daiqian.shi@hand-china.com"
] | daiqian.shi@hand-china.com |
5ae7dac7525aedeebc737b4b1b5f64cd576696ba | ff61371896cb16ce12b830ddd7f9cc7700d72445 | /taotao-item-web/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/WEB_002dINF/jsp/commons/footer_jsp.java | 875ab4cd7897ffa54861ae6b7797ba9e8458fa5d | [] | no_license | denghaiping/taotaoProject | 7df2659df93ff37d50572b0e0eb9328b763234eb | 8e07a91a9fe5cbaf50c31788d50095f42ca922af | refs/heads/master | 2020-04-01T00:56:48.846877 | 2018-10-22T09:45:19 | 2018-10-22T09:45:19 | 152,719,839 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,532 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.47
* Generated at: 2018-10-16 07:15:23 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | [
"1635642612@qq.com"
] | 1635642612@qq.com |
f004fe3a3387dfd4d15ca6a70f67c906cfbd649e | 8bced46a7248278415b9c061d6c9cdb119af9a99 | /src/main/java/accommodation/DeliveryRequested.java | 6d81fc64e09a9a741d593285cee1eb134f9b2d8a | [] | no_license | kosmocor/Delivery | 18cb54f0ec0e51ede6ddb8195cd657c2330fff9f | 3fbec3df44744ffc10ebc5cfa8b1780b787c26e1 | refs/heads/main | 2023-01-02T02:08:45.842055 | 2020-10-29T05:57:28 | 2020-10-29T05:57:28 | 307,999,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,868 | java | package accommodation;
// 배송 요청 수신 -> Reservation에서, ReqRes로 요청 수신 -> 저장 전, Notice 로 보냄.
public class DeliveryRequested extends AbstractEvent {
private Integer deliveryNumber;
private String deliveryStatus;
// 예약 정보
private Integer reservationNumber;
// 고객 정보
private Integer customerId;
pr... | [
"kosmocor@gmail.com"
] | kosmocor@gmail.com |
2cd01ce057804b8127b63ba838b9b28739baf327 | ad07739a467f67d46a2952aab7d8eee63e6eedb3 | /Spotitube/src/main/java/han/oose/dea/spotitube/datasource/databaseConnection/DatabaseConnector.java | b1c892a6632efd28e0806f3684a5e394d0012cc0 | [] | no_license | HugUlf/spotitube-1 | 0773dfb3f8b3ac8f6c52b1ec737ec0acc40386ef | 89e9d9eeaf05934b0421ee96db2a57de60128daf | refs/heads/master | 2022-04-09T04:09:56.185226 | 2020-03-26T09:32:37 | 2020-03-26T09:32:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package han.oose.dea.spotitube.datasource.databaseConnection;
import java.sql.Connection;
import java.sql.SQLException;
public interface DatabaseConnector {
/**
* Loads database driver and creates a connection to the database
*
* @return Connection to database
* @throws ClassNotFoundException... | [
"47426263+max1e@users.noreply.github.com"
] | 47426263+max1e@users.noreply.github.com |
7d48a79d7e6a41e43ce7a49e3860e2edd878bd92 | 7ba75d88c4c5413689800fddb4567977578aa2d1 | /canon-parser/src/main/java/org/symphonyoss/s2/canon/parser/error/CodeGenerationAbortedInfo.java | 0fbd127604e50011a8f0214f02af170db11200f8 | [
"Apache-2.0",
"GPL-2.0-only",
"CDDL-1.0",
"MPL-2.0",
"EPL-1.0",
"Classpath-exception-2.0",
"LGPL-2.0-or-later"
] | permissive | symphonyoss/canon | 753a68c84d7e30f63989e092815306e5b0b439cb | 33af47f893047702e251a6bba8a062e61c221ae2 | refs/heads/master | 2021-07-19T09:25:02.901819 | 2020-05-01T05:55:21 | 2020-05-01T05:55:21 | 120,740,524 | 2 | 4 | Apache-2.0 | 2021-06-07T16:29:18 | 2018-02-08T09:33:45 | Java | UTF-8 | Java | false | false | 1,103 | java | /*
*
*
* Copyright 2017 Symphony Communication Services, LLC.
*
* Licensed to The Symphony Software Foundation (SSF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The SSF licenses this file
* to... | [
"bruce.skingle@symphony.com"
] | bruce.skingle@symphony.com |
3f90fbbd82f26e8bd60ab1971b9689d18051e8f1 | bb2efb86a1f34c41d0a003530105d280f27d4643 | /Task15.2/src/com/company/business/service/FileService.java | 46fcdff4762731aa57f420ed6ea1dba8be85f8d1 | [] | no_license | KateVer/XSD-schema | 543d189317a7e91f5116e680b6883264e329ab7a | 8e41cae9833e74b39a41ad8499d87e0d60aebccb | refs/heads/master | 2021-01-17T12:47:48.369118 | 2016-07-07T16:25:14 | 2016-07-07T16:25:14 | 59,213,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,550 | java | package com.company.business.service;
import com.company.business.engine.MultOperation;
import com.company.business.engine.Operation;
import com.company.business.engine.SumOperation;
import com.company.business.engine.SumPowOperation;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.ArrayL... | [
"ekaterinaverbitskaya94@gmail.com"
] | ekaterinaverbitskaya94@gmail.com |
2c2648cf4a5757d7a017654a4c574dc78ab46714 | d43f1a83f6ddc766dafdb79d5842a95d3e10c9dd | /src/main/java/com/xtsoft/kernel/sys/service/MenuEntityServiceUtil.java | 2e5d7683fcf6112939d3bcc37f5ac544621ef775 | [] | no_license | xietf1983/gweb | 3299283433c728481e113e3bdef622b50b00c161 | ed1306dfd0a5c6b1178c3cfaefbc4155fb57fcbb | refs/heads/master | 2022-12-22T06:24:13.292535 | 2020-01-07T09:00:39 | 2020-01-07T09:00:39 | 205,958,703 | 0 | 0 | null | 2022-12-16T05:05:28 | 2019-09-03T00:45:23 | CSS | UTF-8 | Java | false | false | 660 | java | package com.xtsoft.kernel.sys.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.xtsoft.kernel.sys.service.impl.MenuEntityServiceImpl;
@Service(value = "menuEntityServiceUt... | [
"396980588@qq.com"
] | 396980588@qq.com |
b99e5cee9acdbbf5a8f68366b6916dcf38e04f10 | 394623cbcebab1e60d8b305c8d4441063fcfaefc | /app/src/main/java/me/anasmadrhar/hiddenfoundersandroidchallenge/ui/main/MainActivity.java | 1e296d59735a10becfc4988a5d2d18a50f1f341b | [] | no_license | metaltrt/HiddenFoundersMobileAppChallenge | 40b017b7e38f19fd7a5e119f0f2eff5ac609fdb3 | f1c8fe584990e4dbbc4b1cf21be93dd2887f434a | refs/heads/master | 2020-03-09T03:09:41.503185 | 2018-04-07T19:12:19 | 2018-04-07T19:12:19 | 128,558,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,929 | java | package me.anasmadrhar.hiddenfoundersandroidchallenge.ui.main;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.Recycl... | [
"metaltrt@hotmail.com"
] | metaltrt@hotmail.com |
f40af776b9296418c3dbcc7329e175ca8f7ff69a | dd32df45e1c92a3a764bd6de53942679bddcec7e | /taotao-search/taotao-search-service/src/main/java/com/taotao/search/listener/ItemChangeListener.java | 8aa2455af014f27049a1bf65f6a2bdfd4c082ecf | [] | no_license | leo-fanglei/taotao | 30bcedd16d2a485ac775d347923e504b9c22d802 | 2b717a522a52b771507e1ee30b0b7b593d751917 | refs/heads/master | 2020-04-22T21:39:16.679797 | 2019-02-27T08:20:41 | 2019-02-27T08:20:41 | 170,555,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package com.taotao.search.listener;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.jms.TextMessage;
import org.springframework.beans.factory.annotation.Autowired;
import com.taotao.search.service.SearchItemService;
/**
* 同步索引库Listener
* @author 10309
*
*/
public class It... | [
"leo_fanglei@qq.com"
] | leo_fanglei@qq.com |
1c389c82cc6bda0e839558de403742e9cae8a2ff | 2122d24de66635b64ec2b46a7c3f6f664297edc4 | /spring/spring-mvc/spring-mvc-java-config-example/src/main/java/com/memorynotfound/config/ServletInitializer.java | 3df6f71b1da783cf95488567169e4f818fdec95e | [] | no_license | yiminyangguang520/Java-Learning | 8cfecc1b226ca905c4ee791300e9b025db40cc6a | 87ec6c09228f8ad3d154c96bd2a9e65c80fc4b25 | refs/heads/master | 2023-01-10T09:56:29.568765 | 2022-08-29T05:56:27 | 2022-08-29T05:56:27 | 92,575,777 | 5 | 1 | null | 2023-01-05T05:21:02 | 2017-05-27T06:16:40 | Java | UTF-8 | Java | false | false | 541 | java | package com.memorynotfound.config;
import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer;
/**
* @author min
*/
public class ServletInitializer extends AbstractAnnotationConfigDispatcherServletInitializer {
@Override
protected Class<?>[] getServletConfigClasses() {
... | [
"litz-a@glodon.com"
] | litz-a@glodon.com |
253f2fd90ea81ecc05a794828ff235133b22f07a | 2ac177cf8cc4641f2859cce4838c22923687d021 | /src/main/java/cms121_playlist_generator/Server.java | d9117dcf33a8458f92dd15c4b11e6b8cebb6f72a | [] | no_license | dansmyers/Playlist-Generator | eed068e9ba5437781c4754a446b926dbbede0714 | 2b316c7d43ac16072f0931952ad33bb853f099f6 | refs/heads/main | 2023-04-15T15:11:09.364576 | 2021-04-20T14:36:16 | 2021-04-20T14:36:16 | 359,838,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 306 | java | package cms121_playlist_generator;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Server {
public static void main(String[] args) {
SpringApplication.run(Server.class, args);
}
} | [
"dmyers@rollins.edu"
] | dmyers@rollins.edu |
c6669cea2eb817e026d79c1c8f98016e43c7b692 | ace94d3b9a174378420bc612075c484f97b86365 | /core/src/com/workasintended/chromaggus/unitcomponent/CityComponent.java | 2f78f08d887be8e54692aa073ef4d486fe378c48 | [] | no_license | mazimeng/chromaggus-new | a5f9b46c59400b10b7926f79276d858544968345 | eafce24c613829f2f463d95a5f4e488cc6b6f33e | refs/heads/master | 2020-12-29T02:36:01.751179 | 2017-03-28T13:43:28 | 2017-03-28T13:43:28 | 49,648,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,411 | java | package com.workasintended.chromaggus.unitcomponent;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.utils.Align;
import com.workasintended.chromaggus.*;
import com.w... | [
"zimeng.ma@cicc.com.cn"
] | zimeng.ma@cicc.com.cn |
b1b7015811c10a4b56ca0d7c327db6a0af7f387e | c1b1251ebd2a3490ab1a2fec7ba64a5d6618a768 | /src/main/java/edu/utm/service/cliente/ClienteServiceImpl.java | c934bf9fb336355ebc551d125b68b6ed6e17f378 | [] | no_license | hsantiagocruz/Equipo2Servicios | aecfdcb08caa73f010957d16e20bd7e0700a831d | 1466f11e7c696522e5b82796bda0d75454b606f7 | refs/heads/master | 2020-03-17T08:12:53.511765 | 2018-05-14T22:40:17 | 2018-05-14T22:40:17 | 133,429,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package edu.utm.service.cliente;
import java.util.List;
import javax.inject.Inject;
import javax.inject.Named;
import edu.utm.bd.domain.Cliente;
import edu.utm.dao.cliente.ClienteDao;
@Named
public class ClienteServiceImpl implements ClienteService{
@Inject
ClienteDao clienteDao;
@Override
... | [
"hsantiagocruz@outlook.com"
] | hsantiagocruz@outlook.com |
61c788af2ce40356d5985afd91c18ab0c21d4e75 | bd93e8e0582ece746ab4b93581b123de94ca1b8f | /src/main/java/utils/EncryptUtils.java | cbaffc186d0709b78a231cf59d823ee0f60fb80d | [] | no_license | Awille/MusicBackground | 7f60211abf9c81e413c1a6886b106faef00fecfe | 16f3095a96b53ddfa9e7412e85a3a28477e90d49 | refs/heads/master | 2020-04-25T08:24:11.196640 | 2019-04-17T07:10:48 | 2019-04-17T07:10:48 | 172,645,999 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,244 | java | package utils;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class EncryptUtils {
private static String key = "Awille";
public static String encryptByMd5 (String plainText) {
try {
MessageDigest md = MessageDigest.getInstance("MD5");
... | [
"Awille@qq.com"
] | Awille@qq.com |
9a191b89accecfe6a96fe27c0625c2c3698927b5 | 258b7af0e87c46b94450edc12e73f120e97d817e | /services/sample-service/sample-service-portlet/src/main/java/org/xcolab/services/sample/service/impl/SampleEntityServiceImpl.java | a80e47ee9c279316fb45338059d299c7d3e9efb3 | [
"MIT"
] | permissive | csaladenes/XCoLab | 8d04d8b852a5153e9b6521b04bf59f3866a85cd3 | 680dae4738df0a2b8d5c27adb9a5a3a33b5d0c23 | refs/heads/master | 2021-01-16T21:10:30.355609 | 2014-12-16T23:31:20 | 2014-12-16T23:31:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,092 | java | package org.xcolab.services.sample.service.impl;
import org.xcolab.services.sample.service.base.SampleEntityServiceBaseImpl;
/**
* The implementation of the sample entity remote service.
*
* <p>
* All custom service methods should be put in this class. Whenever methods are added, rerun ServiceBuilder to copy thei... | [
"janusz.parfieniuk@gmail.com"
] | janusz.parfieniuk@gmail.com |
25c872d2ef83ce0190f8c1925cf565ff42239780 | 528d83b83bb3e104cd5808c325a8743401f3427b | /arms/src/main/java/com/chieveke/arms/data/SPHelper.java | 7b267bf456ea1258843b2a010ed95b151558fbdf | [
"Apache-2.0"
] | permissive | Chieve/KotlinMvp | aa8ebe4e1a05563ae64932f0bb501566b0db4a1e | c7b754e07729ddada1b9a249157847b4342a9c26 | refs/heads/master | 2020-03-29T08:09:08.782820 | 2018-10-24T02:04:32 | 2018-10-24T02:04:32 | 149,696,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,885 | java | package com.chieveke.arms.data;
import android.content.Context;
import android.content.SharedPreferences;
import android.text.TextUtils;
import android.util.Log;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.Obje... | [
"chieve@live.cn"
] | chieve@live.cn |
55386e5b000ddaef29f56189f2c53bbb3a44fa88 | a95213f302f427eeff25019a009466e8e4761851 | /ArtCore/src/main/java/com/kampherbeek/art/domains/datetime/impl/DateTimeHandlerImpl.java | cdcf69238d743b3a4d72474d152e131c9df7d6ab | [] | no_license | rahulyhg/art-1 | f1f2ecf23c55a981ede60113d3a1f4af97e6c12c | c9ccb3283458f3c14de2e2347bae5cc3c5653ff5 | refs/heads/master | 2021-05-28T15:24:53.416385 | 2015-05-04T10:28:04 | 2015-05-04T10:28:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package com.kampherbeek.art.domains.datetime.impl;
import com.kampherbeek.art.domains.datetime.DateTimeCalculator;
import com.kampherbeek.art.domains.datetime.DateTimeHandler;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import swisseph.SweDate;
@Comp... | [
"jan@kampherbeek.com"
] | jan@kampherbeek.com |
7dbbf036c651f2c56d20ce97b6ed03fa5b53f97b | 119c0e9d62e1cfc7090c2de72e86ed38f4c45d92 | /src/net/skaerf/bigasscore/cmds/ClearCommand.java | 31b982041506b8eabfeac0228820121982c076fb | [] | no_license | skaerf/BigassCore | 62e7195db03863bb09332ddc78f7ddceb1f257f7 | 3b6ce7554f8b04625cf8fa0b36693b2432356210 | refs/heads/master | 2021-05-24T11:39:53.808228 | 2020-04-07T23:08:50 | 2020-04-07T23:08:50 | 253,542,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package net.skaerf.bigasscore.cmds;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
public class ClearCommand implements CommandExecutor {
@Override
public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
... | [
"lawrence.harrison@outlook.com"
] | lawrence.harrison@outlook.com |
2f6fa3f75252bae28221266c8bb4413069900d1a | af09331c4f701b6744e40e9642547be66917ac13 | /src/main/java/com/cheer/mybatis/dao/UserDaoImpl.java | d85b00837303004004ce6f972d36a0375940dc90 | [] | no_license | JianNan-Miao/mybatis-01 | 43b991ab2709488c15d4e1450c8dcdbb539301e2 | 3340162cabce666dbbc84f3f21c702ab0bcc2933 | refs/heads/master | 2022-07-12T22:02:55.903016 | 2019-06-03T13:22:12 | 2019-06-03T13:22:12 | 187,582,640 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | package com.cheer.mybatis.dao;
import com.cheer.mybatis.po.User;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
public class UserDaoImpl implements UserDao {
private SqlSessionFactory sqlSessionFactory;
public UserDaoImpl(SqlSessionFactory sqlSessionFactory)... | [
"88336261mjn"
] | 88336261mjn |
6ec9e59474ab8e6587e015c40dd152d7863c83ce | 0f6d3f15a6fe8fcb49799bcf4f8aba880f7013d2 | /cosmos_backend_intellij/src/main/java/com/shopping/cosmos/cart/service/KakaoPayService.java | a33ecd006d2649e3e8e5534b21a5641c4ea51c1f | [] | no_license | Teamproject0515/cosmos_AWS_1.0 | 9bf5fb2d26db9bdbf178ef43433dbbfda7882575 | c602b48fab348f9dbb8430a4ea612c77462e3c7b | refs/heads/main | 2023-06-11T00:21:32.187314 | 2021-07-01T08:41:22 | 2021-07-01T08:41:22 | 381,947,508 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.shopping.cosmos.cart.service;
import com.shopping.cosmos.cart.domain.AddressVO;
import com.shopping.cosmos.cart.domain.KaKaoPayApprovalVO;
import com.shopping.cosmos.cart.domain.UserVO;
import java.util.List;
public interface KakaoPayService {
//카카오페이 준비
public String kakaoPayReady(String userId)... | [
"dainni.k@gmail.com"
] | dainni.k@gmail.com |
8b5d5c9b81d7e34fdd45f8fc495c5657324c5641 | 9a1400f42b117668df04829a88328f5bbfa1b67a | /src/spellchecker/SpellCheckGUI.java | fdc4ef0b74fe559cdcfdce54af803bee85cb8c4d | [] | no_license | kylepbishop/SimpleSpellChecker | 1330b05d1ab2eea5f0474b76ceafa3ce3ef306c9 | 6697d0263f950aca6f0b235f8aedb86fcb9000f5 | refs/heads/master | 2021-01-10T08:04:11.658136 | 2016-02-26T01:48:28 | 2016-02-26T01:48:28 | 52,569,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,437 | java | /**
* The GUI for the SpellChecker application
*/
package spellchecker;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JTextField;
import javax.swing.filechooser.FileFilter;
import javax.swing.filechooser.FileNameExtensionFilter;
import javax.swing.JLabel;
import javax.swing.DefaultListMo... | [
"kpbishop@asu.edu"
] | kpbishop@asu.edu |
1fa1cc9a91762a17672b578c6ace12ff9ce75a64 | c031e513370566b34ca624e93c9ce10af764c2b4 | /waffle-api-blog/src/test/java/com/waffle/api/blog/json/JsonFilterTest.java | a22f0ca321094963440f3873adc5bba21ca474b3 | [
"Apache-2.0"
] | permissive | yuexine/waffle-platform | c0072dcbe66ea4a60fd7293b7bebcb0bc672c6c8 | 3fc35b8bcb6181ffdb8203dd4ec963a4bd3bb9d1 | refs/heads/master | 2020-03-10T00:12:45.532767 | 2018-09-04T10:09:19 | 2018-09-04T10:09:19 | 129,075,936 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package com.waffle.api.blog.json;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.waffle.api.blog.model.Post;
import org.junit.Test;
/**
* @author yuexin
* @since 1.0
*/
public class JsonFilterTest {
@Test
public void testFilter() t... | [
"yuexine@gmail.com"
] | yuexine@gmail.com |
ed4007b380b7c0395cfb747c00933d0fc5c62740 | f21a5e5f611bb646344d31fb6c808b6f5c838cf6 | /banco-api-service/src/main/java/com/forttiori/Contas/ContaService.java | dce59700a9c9a83bb6e367dd2215be52af487db9 | [] | no_license | cassiorp/banco-api | 9d035b484ac174cba012df126ee41f16e0dbd6ab | 7014283bc56ea08405fce9f078807e138e8378f1 | refs/heads/master | 2023-02-23T15:34:04.308295 | 2021-01-28T16:58:14 | 2021-01-28T16:58:14 | 331,459,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.forttiori.Contas;
import com.forttiori.Conta;
import com.forttiori.DTO.ContaDTO;
import com.forttiori.DTO.ValorDTO;
import java.util.List;
public interface ContaService {
public Conta saveConta(String idCliente, ContaDTO contaDTO);
public List<Conta> findAllConta();
public Double deposito(St... | [
"cassioribeiropereira@gmail.com"
] | cassioribeiropereira@gmail.com |
e9bed42c66a346648f6966a75ae4d3fb56641268 | a2cfb119e6774ed54d795d66eebc734f00ad58ba | /src/main/java/home/kryvenkosergii/communalpayments/pages/water/package-info.java | deb4c6a474c22e52b90e613c442c185479065221 | [] | no_license | KryvenkoSergii/Communal-payments | 518fb886683261ac2c0bf1a283d7477868e86213 | 8ac1acf01cef32b56b0f2061220519009c7b76bc | refs/heads/master | 2022-07-13T06:10:48.768645 | 2020-08-30T00:32:08 | 2020-08-30T00:32:08 | 221,231,277 | 0 | 0 | null | 2021-04-26T20:35:24 | 2019-11-12T14:00:34 | Java | UTF-8 | Java | false | false | 136 | java | /**
* The package with classes that describe the Info-Lviv site pages.
*/
package home.kryvenkosergii.communalpayments.pages.water; | [
"krivenko.sergey@gmail.com"
] | krivenko.sergey@gmail.com |
fd9e613bfee08af0aa8b28732248f93c4f87394b | 10125ad1bf78e92c1d8d43d3815e14ddd77f1b2e | /6_semester/docs/lab2-3/src/main/java/com/kaminovskiy/booking/repository/FoodItemRepository.java | 8b107c479e4a7f3702956922ea9ea9121bf844d6 | [] | no_license | tooSadman/iot_course_tasks | c4247a96e329397e0724e17d6a2ad25f9958b0c2 | 78dc6e3c05ab3d8fb8f4231ea003320b698eb8dd | refs/heads/master | 2022-12-12T12:04:53.709253 | 2021-01-23T18:30:08 | 2021-01-23T18:36:57 | 135,065,926 | 0 | 0 | null | 2022-12-09T09:01:20 | 2018-05-27T17:04:27 | HTML | UTF-8 | Java | false | false | 409 | java | package com.kaminovskiy.booking.repository;
import com.kaminovskiy.booking.domain.FoodItem;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the FoodItem entity.
*/
@SuppressWarnings("unused")
@Repository
public interface FoodItem... | [
"mykola.kb@gmail.com"
] | mykola.kb@gmail.com |
2a5074c4da8a1f555aba141dd56676c742ab0494 | d5bc62d4e2a2e0485e996db6d18e4e4909e08a97 | /src/main/java/com/gp/webdriverapi/system/service/FolderService.java | 179b8bff826ff412760a3af49918fa3b00da14a6 | [] | no_license | Aim-Tric/web-driver-api | 890aec5f2edc6fcc9b5e09c42a6659a795393af4 | faa298ffaa3e2c8aa841ed1f2a3047a1a39acbb6 | refs/heads/master | 2022-02-23T07:32:16.583667 | 2021-04-27T00:14:33 | 2021-04-27T00:14:33 | 248,004,778 | 2 | 0 | null | 2022-02-09T22:25:53 | 2020-03-17T15:25:49 | Java | UTF-8 | Java | false | false | 425 | java | package com.gp.webdriverapi.system.service;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.gp.webdriverapi.common.pojo.WdFolder;
import com.gp.webdriverapi.system.mapper.FolderMapper;
import org.springframework.stereotype.Service;
/**
* 文件夹管理服务
*
* @author Devonte
* @date 2020/03/1... | [
"473074764@qq.com"
] | 473074764@qq.com |
52b625bd6b713892e8eac864e14a12bdce10701a | e8aa7a5a08a2a7d84628e30dba58f7d9ded2420c | /src/test/java/hello/core/order/OrderServiceTest.java | 553eba78b1a65bd15e4bdab7c4948be9c6cf7343 | [] | no_license | psajo/springCore | 84346f2f52ab493b69cbae25b6c94fe9cc8a249b | 6426ca6c1d738eed77a7ae3d018dddb5559f0131 | refs/heads/master | 2023-04-07T00:16:51.154305 | 2021-04-25T14:00:11 | 2021-04-25T14:00:11 | 359,153,095 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | package hello.core.order;
import hello.core.AppConfig;
import hello.core.member.Grade;
import hello.core.member.Member;
import hello.core.member.MemberService;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assert... | [
"psajo@naver.com"
] | psajo@naver.com |
b2f223c4300bb97090e097c7dc5934f0a4c36961 | 5b55c12f1e60ea2c0f094bf6e973e9150bbda57f | /cloudviewservice_device/src/main/java/com/ssitcloud/view/sysmgmt/service/impl/DataBaseServiceImpl.java | e9184c3549384116a6e139964ff10795aeb78900 | [] | no_license | huguodong/Cloud-4 | f18a8f471efbb2167e639e407478bf808d1830c2 | 3facaf5fc3d585c938ecc93e89a6a4a7d35e5bcc | refs/heads/master | 2020-03-27T22:59:41.109723 | 2018-08-24T01:42:39 | 2018-08-24T01:43:04 | 147,279,899 | 0 | 0 | null | 2018-09-04T02:54:28 | 2018-09-04T02:54:28 | null | UTF-8 | Java | false | false | 2,636 | java | package com.ssitcloud.view.sysmgmt.service.impl;
import org.springframework.stereotype.Service;
import com.ssitcloud.common.entity.ResultEntity;
import com.ssitcloud.view.common.service.impl.BasicServiceImpl;
import com.ssitcloud.view.sysmgmt.service.DataBaseService;
@Service
public class DataBaseServiceImpl extends... | [
"chenkun141@163com"
] | chenkun141@163com |
39bacbe7bbc9b33dcf661e066d67d1e78aff2eed | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project34/src/main/java/org/gradle/test/performance/largejavamultiproject/project34/p170/Production3403.java | ebf9fba0d2c984ef6ce2d3878c60d34707da8a34 | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,959 | java | package org.gradle.test.performance.largejavamultiproject.project34.p170;
public class Production3403 {
private Production3400 property0;
public Production3400 getProperty0() {
return property0;
}
public void setProperty0(Production3400 value) {
property0 = value;
}
private ... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
2b46ded7ee255d5f7702487d85f666bf553e4c34 | d954670a214dc84a912d7a5942bc45164260cf49 | /src/main/java/org/apache/fop/render/intermediate/IFSerializer.java | 665c7eb68809c8c47ef24f4507f12b2086d6dd17 | [
"Apache-2.0"
] | permissive | nghinv/Apache-Fop | d1e6663ca2f9b76d3b3055cc0f2ac88907373c09 | 9d65e2a01cd344ccdc44b5ac176b07657a1bd8cd | refs/heads/master | 2020-06-28T03:06:01.795472 | 2014-04-21T19:23:34 | 2014-04-21T19:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,773 | 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 ... | [
"guillaume.rodrigues@gmail.com"
] | guillaume.rodrigues@gmail.com |
02415494c761b59dbc227d23a99eb6dadfab5bd2 | c908d6a58a7e79f684f9d430fa39ba34f8a320c8 | /eclipse/portal/plugins/com.liferay.ide.eclipse.taglib.ui/src/com/liferay/ide/eclipse/taglib/ui/snippets/AlloyTagItemHelper.java | 24ea1e2396cc3cf6820d88f39bab267b602e8634 | [] | no_license | admhouss/liferay-ide | b2f08294c6ac5d8dc909b97236f3006cd1f734e5 | 3b8b0bf1b98cd79b8dc794c4bd4fe4dc086fde34 | refs/heads/master | 2021-01-18T08:36:01.718248 | 2012-10-12T06:21:24 | 2012-10-12T06:21:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,929 | java | /*******************************************************************************
* Copyright (c) 2004, 2011 IBM Corporation 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, an... | [
"gregory.amerson@liferay.com"
] | gregory.amerson@liferay.com |
e9407a1370300548cc04e86bd6fc798d0a363802 | 728678c1a9bf4c245afee723d761e2f00e1e9f25 | /src/main/java/com/crm/qa/base/BasePage.java | 946ff5f296f236a11018900acac62b316bce4281 | [] | no_license | ajitbhapse/SeleniumPageFactory | f3819ac488b849d723eb1e8df45d016d6d6b7c98 | 6ac892dc7079e3d7401b234018e66eaa81ea1233 | refs/heads/main | 2023-02-21T08:50:54.881226 | 2021-01-23T04:38:06 | 2021-01-23T04:38:06 | 332,127,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,159 | java | package com.crm.qa.base;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class BasePage {
WebDriver driver;
public BasePage(WebDriver driver){
this.driver = driver... | [
"abhapse@conga.com"
] | abhapse@conga.com |
91b324e80716e362ca018b70073700cf3248aabb | bc014bbfefce3900130a07ff4627dfabc963dcba | /casa-codigo/src/main/java/br/com/zup/desafio/casacodigo/dto/LivroFormDTO.java | 831a1ea13c40772c3f70b1a2086263677408e7e0 | [] | no_license | joaldotavares/desafio_casa_do_codigo | 2ec28316ab3c13bbac3697d15a84043117cf47b6 | 977581f9b5b1a4b2b46398a727b2bbe0f5a8311b | refs/heads/main | 2023-06-12T00:14:24.460642 | 2021-07-01T13:25:12 | 2021-07-01T13:25:12 | 381,044,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package br.com.zup.desafio.casacodigo.dto;
import java.time.LocalDate;
import br.com.zup.desafio.casacodigo.model.Livro;
public class LivroFormDTO {
private Long id;
private String titulo;
private String resumo;
private String sumario;
private Double preco;
private Integer paginas;
private String isbn;
priv... | [
"joaldo.junior@ucsal.edu.br"
] | joaldo.junior@ucsal.edu.br |
c788df72f20f9b48cf85169df9fa5ec89e08a6c9 | 3df0d1c29c3d936cf5bc94659bf7db2d76c9f80e | /hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/webapp/NMController.java | ba8e41bfd68cc54edfb058cd99e948b43be0a29e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | lalithsuresh/Scaling-HDFS-NameNode | 657046f0a6c15a1ff4acd79f87768c0238c06544 | 84c1f946fecad3449e47b6f4c529425ee757d894 | HEAD | 2016-09-10T12:57:33.128309 | 2012-01-02T23:48:03 | 2012-01-02T23:48:03 | 2,349,183 | 22 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | 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 n... | [
"vinodkv@apache.org"
] | vinodkv@apache.org |
3c15546c8a78c4cadedbcfafae8b3f1838f11b49 | b269309711e03451a0b8414283c6a9fc8ad40f0e | /src/main/java/Objects/Facebook/Webhooks/SerializeWebhook.java | 19332541a69d1e4f8facbba4f565fe1fd3d3c83e | [] | no_license | mariusandreifilip/social | dc20a6592ba6bb8d82013fba53ce3cbaab1899f4 | 6ee4da012c099ad50e0decb6033ff0eaa3eded0f | refs/heads/master | 2021-06-12T20:12:04.287181 | 2019-07-10T21:52:54 | 2019-07-10T21:52:54 | 196,278,951 | 0 | 0 | null | 2021-06-07T18:30:25 | 2019-07-10T21:45:02 | Java | UTF-8 | Java | false | false | 21,221 | java | package Objects.Facebook.Webhooks;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import java.nio.charset.StandardCharsets;
import java.security.InvalidKeyException;
import java.security.NoSuchAlgorithmException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
public class Ser... | [
"afilip@mozilla.com"
] | afilip@mozilla.com |
eb8a1de323595ed0d4b8b385180454f9f3babfa9 | 8cfc88f7d1331debd5ff0bb113c2d18422990350 | /src/main/java/com/sdc/test/ServerMain.java | 42eccad26428a156cd8a6d8639897c3815066391 | [] | no_license | atidi/rpc | 2b8fe48ad27ba54143cebfdee4f1beeda8d39998 | 67e5cc0ab8f0dbbf1edf276ff5d9dc23f015c4b9 | refs/heads/master | 2021-01-08T07:31:51.317971 | 2020-02-21T15:06:48 | 2020-02-21T15:06:48 | 241,956,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.sdc.test;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import com.sdc.test.rpc.ObjectRpcServer;
import com.sdc.test.rpc.RemoteService;
import com.sdc.test.rpc.TestObject;
public class ServerMain {
public static void main(Stri... | [
"sevak28@mail.ru"
] | sevak28@mail.ru |
7dacc99ea072d18138bcb6d5833f7fc83b7bdd31 | 36f143853816dfe3f155743632e4fa95c0dc69ea | /src/main/java/frc/robot/Robot.java | ae4b5d72188fb6f916c9ba50e13f5cc54249bf37 | [] | no_license | mycoleptodiscus/TutorialBot | 2a88dd88714be3f98f7a548d269b277ee6461e37 | d1a0fc06c49c4692c71cb138b710e86ec5755b5a | refs/heads/master | 2020-10-01T02:08:52.604853 | 2019-12-14T23:09:51 | 2019-12-14T23:09:51 | 227,429,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,897 | java | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-2018 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory o... | [
"xiong.leonv@gmail.com"
] | xiong.leonv@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.