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

Download JAR files tagged by compile with all dependencies

Search JAR files by class name

stormpath-sdk-impl from group com.stormpath.sdk (version 2.0.4-okta)

The Stormpath Java SDK core implemenation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-impl
Show all versions Show documentation Show source 
 

2 downloads
Artifact stormpath-sdk-impl
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies stormpath-sdk-api, slf4j-api, jjwt, jackson-databind, joda-time, commons-email, velocity, java-hamcrest,
There are maybe transitive dependencies!

sevenbridges-java-httpclient from group com.sevenbridges.apiclient (version 0.5.0)

The SevenBridges Java HTTP Client implementation .jar is used at runtime to make HTTP calls to SevenBridges's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.sevenbridges.apiclient Artifact: sevenbridges-java-httpclient
Show documentation Show source 
 

1 downloads
Artifact sevenbridges-java-httpclient
Group com.sevenbridges.apiclient
Version 0.5.0
Last update 10. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies sevenbridges-java-api, sevenbridges-java-impl, slf4j-api, httpcore, httpclient, jcl-over-slf4j,
There are maybe transitive dependencies!

sevenbridges-java-impl from group com.sevenbridges.apiclient (version 0.5.0)

The SevenBridges Java core implementation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.sevenbridges.apiclient Artifact: sevenbridges-java-impl
Show documentation Show source 
 

0 downloads
Artifact sevenbridges-java-impl
Group com.sevenbridges.apiclient
Version 0.5.0
Last update 10. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies sevenbridges-java-api, slf4j-api, jackson-core, jackson-databind, httpcore, httpclient, httpcore-nio, httpasyncclient,
There are maybe transitive dependencies!

addversion-maven-plugin from group com.github.alvinqq (version 1.0.3)

Because the browser cache, in the web project development, the static files can not be effective, so every time the version, are required to manually change the reference path for a static file view file, the Maven plugin can compile in the project stage, to add the version number parameters of static file reference view file path, parameters the value for the SVN version number of the file, and support file filter

Group: com.github.alvinqq Artifact: addversion-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact addversion-maven-plugin
Group com.github.alvinqq
Version 1.0.3
Last update 16. May 2017
Organization not specified
URL https://github.com/alvinqq/addversion-maven-plugin
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies maven-plugin-api, plexus-utils, svnkit, trilead-ssh2, xstream, jsoup, maven-scm-api, maven-scm-manager-plexus, maven-scm-provider-bazaar, maven-scm-provider-svnexe, maven-scm-provider-gitexe, maven-scm-provider-jgit, maven-scm-provider-svn-commons, maven-scm-provider-cvsexe, maven-scm-provider-starteam, maven-scm-provider-clearcase, maven-scm-provider-perforce, maven-scm-provider-hg, maven-scm-provider-svnjava,
There are maybe transitive dependencies!

fluo-api from group io.fluo (version 1.0.0-beta-2)

This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.

Group: io.fluo Artifact: fluo-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-api
Group io.fluo
Version 1.0.0-beta-2
Last update 12. January 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, commons-collections, commons-configuration, slf4j-api,
There are maybe transitive dependencies!

xapi-gwtc-api from group net.wetheinter (version 0.5)

This module contains the core api surrounding a gwt compile. It exposes compile events, and interfaces to act as controllers. The default implementations will function only from a command line (or web server). The other modules are gui frontends that merely speak to an api backend.

Group: net.wetheinter Artifact: xapi-gwtc-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-gwtc-api
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 3
Dependencies xapi-core-model, xapi-jre-inject, gwt-user,
There are maybe transitive dependencies!

xapi-dev-gwtc from group net.wetheinter (version 0.5)

This module is a parent for the gwt compiler api, and a number of gui implementations. The core module is an event-based wrapper around gwt compile events, as well as a set of UI controller interfaces which must be implemented. Frontends for gwt and jre are provided, which will replace the compilers used in maven and collide.

Group: net.wetheinter Artifact: xapi-dev-gwtc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-dev-gwtc
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

template-maven-plugin from group com.github.wolf480pl.maven-plugins (version 1.0.1)

A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

Group: com.github.wolf480pl.maven-plugins Artifact: template-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact template-maven-plugin
Group com.github.wolf480pl.maven-plugins
Version 1.0.1
Last update 07. December 2014
Organization not specified
URL http://github.com/Wolf480pl/template-maven-plugin
License GNU Lesser General Public License Version 3
Dependencies amount 3
Dependencies maven-plugin-api, plexus-utils, maven-project,
There are maybe transitive dependencies!

commons-jci from group org.apache.commons (version 1.1)

Apache Commons JCI is a java compiler interface. It can be used to compile Java itself, or any other language that can be compiled to Java classes (e.g. groovy or javascript). It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers feature in-memory compilation.

Group: org.apache.commons Artifact: commons-jci
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact commons-jci
Group org.apache.commons
Version 1.1
Last update 09. October 2013
Organization not specified
URL http://commons.apache.org/proper/commons-jci/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reb4j from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking.

Group: net.sourceforge.reb4j Artifact: reb4j
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reb4j
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization Richard W. Eggert II
URL http://reggert.github.com/reb4j
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 102 from 108 (items total 1071)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy