Download JAR files tagged by greater with all dependencies
fmodel from group com.fraktalio.fmodel (version 2.3.1)
Group: com.fraktalio.fmodel Artifact: fmodel
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
frontend-bugs from group com.sap.research.security.vulas (version 3.1.15)
Group: com.sap.research.security.vulas Artifact: frontend-bugs
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
root from group com.sap.research.security.vulas (version 3.1.15)
Group: com.sap.research.security.vulas Artifact: root
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
frontend-apps from group com.sap.research.security.vulas (version 3.1.15)
Group: com.sap.research.security.vulas Artifact: frontend-apps
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
lang-java from group com.sap.research.security.vulas (version 3.1.15)
Group: com.sap.research.security.vulas Artifact: lang-java
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact lang-java
Group com.sap.research.security.vulas
Version 3.1.15
Last update 24. September 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies lang, lang-java-init, procyon-compilertools, guice-assistedinject, ecj, commons-lang3, commons-io, validation-api, log4j-api, log4j-core, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.sap.research.security.vulas
Version 3.1.15
Last update 24. September 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies lang, lang-java-init, procyon-compilertools, guice-assistedinject, ecj, commons-lang3, commons-io, validation-api, log4j-api, log4j-core, spotbugs-annotations,
There are maybe transitive dependencies!
jbrew-parent from group org.jbrew (version 0.1.0-beta.6)
Group: org.jbrew Artifact: jbrew-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
cas-metadata from group org.apache.oodt (version 1.9.1)
A Multi-valued, generic Metadata container class. The class uses an internal
Map of string keys pointing to vectors of strings. The data
structure looks like the following:
[std:string key]⇒std:vector of std:strings
The multi-valued nature of the class is handled transparently by this Metadata
container. Since all values are stored internally as string vectors, the difference
between a scalar value and a non-scalar is handled by determining whether the list of
values for a particular key is greater than 1.
0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!
org.gosu-lang.gosu.gradle.plugin from group org.gosu-lang.gosu (version 6.0.1)
Gosu language compiler for Gradle. Built with Gradle 6.5.1.
This has also been tested extensively with Gradle version(s): 6.5.1
** Gradle versions below 2.12 are no longer supported **
Projects applying this plugin require a compile-time dependency on the gosu-core-api library.
This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater.
Please include this in the depencencies closure:
dependencies {
compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18'
}
Group: org.gosu-lang.gosu Artifact: org.gosu-lang.gosu.gradle.plugin
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gosu-lang.gosu.gradle.plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!
gradle-gosu-plugin from group org.gosu-lang.gosu (version 6.0.1)
Gosu language compiler for Gradle. Built with Gradle 5.1.1.
This has also been tested extensively with Gradle version(s): 5.1.1
** Gradle versions below 2.12 are no longer supported **
Projects applying this plugin require a compile-time dependency on the gosu-core-api library.
This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater.
Please include this in the depencencies closure:
dependencies {
compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.12'
}
Group: org.gosu-lang.gosu Artifact: gradle-gosu-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
5 downloads
Artifact gradle-gosu-plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmockring-core from group org.jmockring (version 0.7.0)
jmockring - Java test MOCKing tool for spRING.
A test harness tool for projects using the following technology stack:
- Java 6+
- Spring 3.1 or greater as a DI/Deployment container
- JUnit 4 and Mockito for testing
- Jetty/Servlet API 3.0 for web app (war) deployment - for testing only
Main features:
1) Partial Spring context deployment with automatic bean mocking for unavailable beans
2) Bootstrapping embedded Jetty server via JUnit runners
3) Configurable web application contexts
4) Automatic injection of Spring beans and mocks in JUnit tests via Java5 annotations
0 downloads
Artifact jmockring-core
Group org.jmockring
Version 0.7.0
Last update 13. March 2017
Organization not specified
URL https://github.com/plechev/jmockring
License not specified
Dependencies amount 25
Dependencies jetty-server, jetty-servlet, jetty-webapp, jetty-servlets, tomcat-embed-core, tomcat-embed-logging-juli, tomcat-jasper, slf4j-log4j12, commons-collections, commons-io, guava, javax.inject, hibernate-jpa-2.0-api, javax.servlet-api, spring-core, spring-beans, spring-expression, spring-context, spring-context-support, spring-web, spring-tx, junit-dep, hamcrest-core, commons-httpclient, commons-lang3,
There are maybe transitive dependencies!
Group org.jmockring
Version 0.7.0
Last update 13. March 2017
Organization not specified
URL https://github.com/plechev/jmockring
License not specified
Dependencies amount 25
Dependencies jetty-server, jetty-servlet, jetty-webapp, jetty-servlets, tomcat-embed-core, tomcat-embed-logging-juli, tomcat-jasper, slf4j-log4j12, commons-collections, commons-io, guava, javax.inject, hibernate-jpa-2.0-api, javax.servlet-api, spring-core, spring-beans, spring-expression, spring-context, spring-context-support, spring-web, spring-tx, junit-dep, hamcrest-core, commons-httpclient, commons-lang3,
There are maybe transitive dependencies!
Page 3 from 3 (items total 31)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy