All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by purpose with all dependencies

Search JAR files by class name

tagsql-core from group io.github.tag-sql (version 0.1.8)

TagSQL purpose separate SQL script from Java code, never hardcode or embed SQL script in Java, it also make write SQL phase to program running mode smoothly, the key idea is tag javascript function in SQL comment,it is simply but efficiently🚀.

Group: io.github.tag-sql Artifact: tagsql-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact tagsql-core
Group io.github.tag-sql
Version 0.1.8
Last update 02. June 2022
Organization io.github.tag-sql
URL https://github.com/Tag-SQL
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-io, commons-lang3, guava, json, gson, jsqlparser,
There are maybe transitive dependencies!

gwt-timer from group org.treblereel.gwt.gwtproject.timer (version 202203291)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.treblereel.gwt.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.treblereel.gwt.gwtproject.timer
Version 202203291
Last update 30. March 2022
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

nist-data-mirror from group us.springett (version 1.5.4)

NIST Data Mirror is a Java command-line utility that mirrors the NVD CPE/CVE JSON data from NIST. The intended purpose of nist-data-mirror is to be able to replicate the NIST vulnerabiity data inside a company firewall so that local (faster) access to NIST data can be achieved.

Group: us.springett Artifact: nist-data-mirror
Show all versions Show documentation Show source 
 

10 downloads
Artifact nist-data-mirror
Group us.springett
Version 1.5.4
Last update 04. March 2022
Organization not specified
URL https://github.com/stevespringett/nist-data-mirror
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vulndb-data-mirror from group us.springett (version 1.0.1)

VulnDB Data Mirror is a Java command-line utility that mirrors the entire contents of the VulnDB service. The intended purpose of vulndb-data-mirror is to be able to replicate the VulnDB vulnerabiity data inside a company firewall so that local (faster) access to data can be achieved and reused by the Dependency-Check and Dependency-Track ecosystem.

Group: us.springett Artifact: vulndb-data-mirror
Show all versions Show documentation Show source 
 

0 downloads
Artifact vulndb-data-mirror
Group us.springett
Version 1.0.1
Last update 30. January 2022
Organization not specified
URL https://github.com/stevespringett/vulndb-data-mirror
License Apache-2.0
Dependencies amount 7
Dependencies commons-cli, commons-io, commons-lang3, slf4j-api, cvss-calculator, unirest-java, signpost-core,
There are maybe transitive dependencies!

byteman-jboss-modules-plugin from group org.jboss.byteman (version 4.0.15)

Group: org.jboss.byteman Artifact: byteman-jboss-modules-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact byteman-jboss-modules-plugin
Group org.jboss.byteman
Version 4.0.15
Last update 10. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

byteman-jboss-modules from group org.jboss.byteman (version 4.0.15)

Group: org.jboss.byteman Artifact: byteman-jboss-modules
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact byteman-jboss-modules
Group org.jboss.byteman
Version 4.0.15
Last update 10. May 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-frame-communication from group lu.uni.serval (version 0.1.0)

Minimal library allowing one way communication between java processes using java frames as a message mechanism and relying on a socket connection. The first purpose of this library is to allow to send messages with small overhead when instrumenting java code through agents.

Group: lu.uni.serval Artifact: commons-frame-communication
Show documentation Show source 
 

0 downloads
Artifact commons-frame-communication
Group lu.uni.serval
Version 0.1.0
Last update 14. January 2021
Organization not specified
URL https://github.com/UL-SnT-Serval/java-commons-frame-communication
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spatial4j from group org.locationtech.spatial4j (version 0.8)

Spatial4j is a general purpose spatial / geospatial ASL licensed open-source Java library. It's core capabilities are 3-fold: to provide common geospatially-aware shapes, to provide distance calculations and other math, and to read shape formats like WKT and GeoJSON.

Group: org.locationtech.spatial4j Artifact: spatial4j
Show all versions Show documentation Show source 
 

46 downloads
Artifact spatial4j
Group org.locationtech.spatial4j
Version 0.8
Last update 26. November 2020
Organization LocationTech
URL https://projects.eclipse.org/projects/locationtech.spatial4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

NGSIBaseModel from group com.github.jmSfernandes (version 1.0.2)

This is a multi-purpose parser for the NGSI10 standard. The NGSI10 standard is a the default standard used by ORION the main Componnent of the FIWARE project. This parser is able to simelly convert the Json objects received in the NGSI format (both standard and keyValues) to Java Classes. And also convert Java classes to the equivalent and compliant NGSI10 entities

Group: com.github.jmSfernandes Artifact: NGSIBaseModel
Show all versions Show documentation Show source 
 

0 downloads
Artifact NGSIBaseModel
Group com.github.jmSfernandes
Version 1.0.2
Last update 07. October 2020
Organization not specified
URL https://github.com/jmSfernandes/NGSIBaseModel
License Apache License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

gwt-timer from group org.gwtproject.timer (version 1.0.0-RC1)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.gwtproject.timer
Version 1.0.0-RC1
Last update 02. October 2020
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!



Page 101 from 113 (items total 1126)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy