Download JAR files tagged by check with all dependencies
r-maven-plugin from group it.bancaditalia.oss (version 1.0.0)
This plugin brings into Maven the lifecycle of an R package.
It builds onto the existing R installation to perform build, check, etc.
It provides means to complete a DESCRIPTION file with version, etc.
In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.
Artifact r-maven-plugin
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!
Group it.bancaditalia.oss
Version 1.0.0
Last update 10. September 2018
Organization Banca d'Italia
URL https://github.com/vpinna80/r-maven-plugin
License European Union Public License 1.1
Dependencies amount 3
Dependencies maven-filtering, JRI, jna,
There are maybe transitive dependencies!
gpigvalidator from group org.bitbucket.pablo127 (version 0.1)
Multiplatform Java library which validates the data from classes depending on validation annotations from javax.validation.constraints and org.hibernate.validator.constraints packages. It enables to check correctness and throw customized exceptions and messages in different languages. English and Polish are built-in languages.
Artifact gpigvalidator
Group org.bitbucket.pablo127
Version 0.1
Last update 24. March 2017
Organization not specified
URL https://bitbucket.org/pablo127/gpigvalidator
License MIT License
Dependencies amount 3
Dependencies validation-api, hibernate-validator, guava,
There are maybe transitive dependencies!
Group org.bitbucket.pablo127
Version 0.1
Last update 24. March 2017
Organization not specified
URL https://bitbucket.org/pablo127/gpigvalidator
License MIT License
Dependencies amount 3
Dependencies validation-api, hibernate-validator, guava,
There are maybe transitive dependencies!
tracking-client from group io.snapcx (version 1.0.1)
This is Java bases client library for using snapcx shipping tracking webservice.
You can subscribe to tracking webservice (REST based and JSON payload) at https://snapcx.io/pricing.
Also read more about this webservice at https://snapcx.io/shippingTracking.
Before using this client, you can check your api key using API explorer, running at https://snapcx.io/shippingTrackingAPI
Artifact tracking-client
Group io.snapcx
Version 1.0.1
Last update 22. February 2017
Organization JFrameworks.com, LLC
URL https://github.com/ajainy/snapcx-tracking-sdk
License Apache License, Version 2.0
Dependencies amount 10
Dependencies swagger-annotations, jersey-client, jersey-media-multipart, jersey-media-json-jackson, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-joda, joda-time, migbase64,
There are maybe transitive dependencies!
Group io.snapcx
Version 1.0.1
Last update 22. February 2017
Organization JFrameworks.com, LLC
URL https://github.com/ajainy/snapcx-tracking-sdk
License Apache License, Version 2.0
Dependencies amount 10
Dependencies swagger-annotations, jersey-client, jersey-media-multipart, jersey-media-json-jackson, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-joda, joda-time, migbase64,
There are maybe transitive dependencies!
moji from group it.zielke (version 1.0.2)
MOJI is an unofficial client for the MOSS plagiarism detection service. It allows you to check source codes of students for plagiarism or collusion.
MOJI has the following key features:
- Pure Java implementation with few dependencies
- Cross-platform support
Artifact moji
Group it.zielke
Version 1.0.2
Last update 21. November 2016
Organization not specified
URL http://www.zielke.it/moji/
License MIT License
Dependencies amount 2
Dependencies commons-io, annotations,
There are maybe transitive dependencies!
Group it.zielke
Version 1.0.2
Last update 21. November 2016
Organization not specified
URL http://www.zielke.it/moji/
License MIT License
Dependencies amount 2
Dependencies commons-io, annotations,
There are maybe transitive dependencies!
status4spring from group com.github.herrschwarz (version 0.1.7)
Controller providing various information like memory utilization, number of processors and threads.
Provides some health inspectors to check the current state of your application, incl. the possibility to
implement your own health inspectors
Group: com.github.herrschwarz Artifact: status4spring
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact status4spring
Group com.github.herrschwarz
Version 0.1.7
Last update 12. June 2016
Organization not specified
URL http://github.com/herrschwarz/status4spring
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 7
Dependencies guava, spring-webmvc, javax.servlet-api, spring-test, mongo-java-driver, slf4j-api, spring-context-support,
There are maybe transitive dependencies!
Group com.github.herrschwarz
Version 0.1.7
Last update 12. June 2016
Organization not specified
URL http://github.com/herrschwarz/status4spring
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 7
Dependencies guava, spring-webmvc, javax.servlet-api, spring-test, mongo-java-driver, slf4j-api, spring-context-support,
There are maybe transitive dependencies!
plaintext from group org.beiter.michael.authn.jaas.loginmodules.password.validators (version 2.0)
This module is part of a JAAS library, provoding password based credential validators.
This particular Maven module provides a plaintext password validator that can check
whether the provided passwords equals a reference password.
This implementation is for testing only, and NOT intended for production (using plaintext
passwords is really a bad idea!).
Group: org.beiter.michael.authn.jaas.loginmodules.password.validators Artifact: plaintext
Show documentation Show source
Show documentation Show source
0 downloads
Artifact plaintext
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!
timeSeriesFilters from group nz.ac.waikato.cms.weka (version 1.0.0)
Description=Provides a set of filters for time series. Currently contains PAA and SAX transformation filters and a filter that converts symbolic time series to string attribute values. The time series need to be given as values of a relation-valued attribute in the ARFF file. For example data in ARFF format, check the data directory of this package.
Artifact timeSeriesFilters
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 02. February 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/timeSeriesFilters
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.0
Last update 02. February 2015
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/timeSeriesFilters
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
ahc from group com.sonatype.insight (version 2.0.7)
A Maven plugin that scans the artifacts produced by a project and uploads the results to Sonatype Insight
for generation of an Application Health Check Report.
To learn more about Insight Application Health Check, visit http://links.sonatype.com/products/insight/ac/home.
Artifact ahc
Group com.sonatype.insight
Version 2.0.7
Last update 28. June 2013
Organization Sonatype, Inc.
URL http://links.sonatype.com/products/insight/ac/home
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.sonatype.insight
Version 2.0.7
Last update 28. June 2013
Organization Sonatype, Inc.
URL http://links.sonatype.com/products/insight/ac/home
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
file-repository from group org.ow2.weblab.service (version 1.6)
It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder.
When you save a resource, the component check if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource.
You can load every saved resource, and subresource.
Group: org.ow2.weblab.service Artifact: file-repository
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact file-repository
Group org.ow2.weblab.service
Version 1.6
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!
Group org.ow2.weblab.service
Version 1.6
Last update 02. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!
gshell-bootstrap from group org.neociclo.tools (version 1.0.1)
Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible.
This is a fork of lastest (1.0-alpha-3-snapshot) version.
It implements issue GSHELL-127. For more info check http://issues.apache.org/jira/browse/GSHELL-127
Artifact gshell-bootstrap
Group org.neociclo.tools
Version 1.0.1
Last update 11. May 2010
Organization Neociclo
URL http://www.neociclo.org/tools
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.neociclo.tools
Version 1.0.1
Last update 11. May 2010
Organization Neociclo
URL http://www.neociclo.org/tools
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 60 from 3 (items total 666)