Download JAR files tagged by include with all dependencies
checkconfigurationfile from group au.net.zeus.jgdms.tools (version 3.1.0)
Checks the format of the source for a Jini ConfigurationFile. The source
is specified with either a file, URL, or standard input, as well as with
override options. The checks include syntax and static type checking, and
require access to any application types mentioned in the source.
Group: au.net.zeus.jgdms.tools Artifact: checkconfigurationfile
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact checkconfigurationfile
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!
modelant.repository.maven.archetype from group net.mdatools (version 3.3.0)
kremote-files from group com.kremote-files (version 1.0)
KRemote Files is a secure Open Source framework that allows to program very easily file uploads/downloads, remote file access, and RPC through HTTP
File transfers include powerful features like file chunking and automatic recovery mechanism.
Artifact kremote-files
Group com.kremote-files
Version 1.0
Last update 07. June 2018
Organization KawanSoft
URL https://www.kremote-files.com
License LGPL 2.1
Dependencies amount 8
Dependencies commons-fileupload, gson, servlet-api, jsch, commons-lang3, java-jwt, json-simple, commons-io,
There are maybe transitive dependencies!
Group com.kremote-files
Version 1.0
Last update 07. June 2018
Organization KawanSoft
URL https://www.kremote-files.com
License LGPL 2.1
Dependencies amount 8
Dependencies commons-fileupload, gson, servlet-api, jsch, commons-lang3, java-jwt, json-simple, commons-io,
There are maybe transitive dependencies!
jmockring-spi from group org.jmockring (version 0.7.0)
Service providers for jmockring:
* Include this as dependency to activate dynamic providers discovery,
* Currently used for:
1) Choosing mocking provider based on available providers on project classpath
2) Creating and injecting HTTP clients in test classes
0 downloads
Artifact jmockring-spi
Group org.jmockring
Version 0.7.0
Last update 13. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jmockring-core, rest-assured, junit-dep, hamcrest-junit,
There are maybe transitive dependencies!
Group org.jmockring
Version 0.7.0
Last update 13. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jmockring-core, rest-assured, junit-dep, hamcrest-junit,
There are maybe transitive dependencies!
cas-server-integration-jboss from group org.jasig.cas (version 4.1.10)
Group: org.jasig.cas Artifact: cas-server-integration-jboss
Show all versions Show documentation Show source
Show all versions Show documentation Show source
4 downloads
Artifact cas-server-integration-jboss
Group org.jasig.cas
Version 4.1.10
Last update 04. November 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cas-server-core, jbosscache-core,
There are maybe transitive dependencies!
Group org.jasig.cas
Version 4.1.10
Last update 04. November 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies cas-server-core, jbosscache-core,
There are maybe transitive dependencies!
pact-jvm-model_2.10 from group au.com.dius (version 2.4.15)
0 downloads
pact-jvm-model_2.11 from group au.com.dius (version 3.3.0-beta.0)
Pact model
==========
The model project is responsible for providing:
* a model to represent pacts
* serialization and deserialization
* comparison between two parts of the pact model
* conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires
You should never need to include this project directly
0 downloads
Artifact pact-jvm-model_2.11
Group au.com.dius
Version 3.3.0-beta.0
Last update 31. July 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies unfiltered-netty-server_2.11, scala-logging_2.11, httpclient, json, scala-compiler, groovy-all, http-builder, dispatch-core_2.11, java-semver, slf4j-api, scala-library,
There are maybe transitive dependencies!
Group au.com.dius
Version 3.3.0-beta.0
Last update 31. July 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies unfiltered-netty-server_2.11, scala-logging_2.11, httpclient, json, scala-compiler, groovy-all, http-builder, dispatch-core_2.11, java-semver, slf4j-api, scala-library,
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.
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!
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!
permissionssdk from group com.paypal.sdk (version 2.6.109)
The PayPal Permission SDK provides Java APIs for developers to request and obtain permissions from merchants and consumers, to execute APIs on behalf of them. The permissions include variety of operations from processing payments to accessing account transaction history.
4 downloads
Artifact permissionssdk
Group com.paypal.sdk
Version 2.6.109
Last update 11. December 2015
Organization not specified
URL https://developer.paypal.com/
License PayPal SDK License
Dependencies amount 1
Dependencies paypal-core,
There are maybe transitive dependencies!
Group com.paypal.sdk
Version 2.6.109
Last update 11. December 2015
Organization not specified
URL https://developer.paypal.com/
License PayPal SDK License
Dependencies amount 1
Dependencies paypal-core,
There are maybe transitive dependencies!
maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)
Generates a changelog based on commits to a git repository in text and HTML format showing the changes
that are included in each version. A possible use of this is to include these changelogs when packaging your
maven project so that you have an accurate list of commits that the current package includes.
Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
Page 59 from 78 (items total 771)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy