Download JAR files tagged by build with all dependencies
modelant.repository.maven.archetype from group net.mdatools (version 3.3.0)
An archetype to build a API to access metamodel instances
The metamodel should be written in MOF 1.4, XMI 1.1 or XMI 1.2, as of JMI (JCR-40).
The archetype requires providing parent project's Group, Artifact and Version.
When other than the default values are provided, then the generated POM will
include a corresponding <parent> section.
The generated project uses the NetBeans MDR.
Artifact modelant.repository.maven.archetype
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/modelant.repository/modelant.repository.maven/modelant.repository.maven.archetype/
License Eclipse Public License v 2.0
Dependencies amount 6
Dependencies jmi, mof, jmiutils, mdrapi, nbmdr, openide-util,
There are maybe transitive dependencies!
Group net.mdatools
Version 3.3.0
Last update 02. November 2018
Organization not specified
URL https://mdatools.net/modelant.repository/modelant.repository.maven/modelant.repository.maven.archetype/
License Eclipse Public License v 2.0
Dependencies amount 6
Dependencies jmi, mof, jmiutils, mdrapi, nbmdr, openide-util,
There are maybe transitive dependencies!
continuous-deployment from group io.cucumber (version 3.0.2)
When using local staging the deployment is deferred to the last module.
Because half the project consists of examples that should not be deployed and thus skip the execution of the
nexus staging plugin this causes the whole whole project to skip deployment.
By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts
at the end of the build.
Artifact continuous-deployment
Group io.cucumber
Version 3.0.2
Last update 22. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.cucumber
Version 3.0.2
Last update 22. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive 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!
deepamehta-module from group de.deepamehta (version 4.9.2)
Parent POM for all DeepaMehta modules.
Its main feature is: hot deployment.
Once a DeepaMehta module (= bundle) is build it is copied to the "bundle-deploy" directory.
All DeepaMehta plugins are DeepaMehta modules as well, that is they derive the hot deployment feature.
(deepamehta-plugin is derived from deepamehta-module.)
Note: deepamehta-test is *not* derived from deepamehta-module (but directly from deepamehta-project)
as it is not a bundle.
Group: de.deepamehta Artifact: deepamehta-module
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact deepamehta-module
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
deepamehta-core from group de.deepamehta (version 4.9.2)
0 downloads
Artifact deepamehta-core
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, jersey-servlet, jettison, javax.servlet-api,
There are maybe transitive dependencies!
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, jersey-servlet, jettison, javax.servlet-api,
There are maybe transitive dependencies!
mappanel from group com.github.rjolly (version 1.0)
MapPanel renders OpenstreetMaps using just basic java. Rendering is done from a tileserver and uses some multithreaded tile loading, caching and zooming. Free for everyone to build his own stuff on.
Artifact mappanel
Group com.github.rjolly
Version 1.0
Last update 10. May 2018
Organization com.github.srutz
URL http://github.com/srutz/mappanel/
License Eclipse
Dependencies amount 1
Dependencies application,
There are maybe transitive dependencies!
Group com.github.rjolly
Version 1.0
Last update 10. May 2018
Organization com.github.srutz
URL http://github.com/srutz/mappanel/
License Eclipse
Dependencies amount 1
Dependencies application,
There are maybe transitive dependencies!
binding2-prototype-example from group org.opendaylight.coretutorials (version 2.2.0)
Opendaylight MD-SAL Binding specification v2 example. Based on given
YANG files in src/main/yang and upon a standard Maven build, it runs transformation
process via yang-maven-plugin and mdsal-binding2-maven-api-gen-plugin to generate
Java binding v2 source code in target folder.
Group: org.opendaylight.coretutorials Artifact: binding2-prototype-example
Show documentation Show source
Show documentation Show source
0 downloads
Artifact binding2-prototype-example
Group org.opendaylight.coretutorials
Version 2.2.0
Last update 19. January 2018
Organization not specified
URL ${odl.site.url}/${project.groupId}/${stream}/
License not specified
Dependencies amount 4
Dependencies mdsal-binding2-spec, yang-ext, mdsal-binding2-generator-impl, yang-parser-impl,
There are maybe transitive dependencies!
Group org.opendaylight.coretutorials
Version 2.2.0
Last update 19. January 2018
Organization not specified
URL ${odl.site.url}/${project.groupId}/${stream}/
License not specified
Dependencies amount 4
Dependencies mdsal-binding2-spec, yang-ext, mdsal-binding2-generator-impl, yang-parser-impl,
There are maybe transitive dependencies!
staging from group io.cucumber (version 2.3.0)
When using local staging the deployment is deferred to the last module.
Because half the project consists of examples that should not be deployed and thus skip the execution of the
nexus staging plugin this causes the whole whole project to skip deployment.
By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts
at the end of the build.
3 downloads
Artifact staging
Group io.cucumber
Version 2.3.0
Last update 10. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.cucumber
Version 2.3.0
Last update 10. December 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
stormpath-clover from group com.stormpath.sdk (version 2.0.4-okta)
The purpose of this module is solely for building aggregated clover test coverage reports.
It is for internal Stormpath use and requires a license. It is only ever used with the
clover-it profile and should not impact the public's ability to build the
stormpath-sdk-java project
Artifact stormpath-clover
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 0
Dependencies No dependencies
There are maybe transitive dependencies!
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 0
Dependencies No dependencies
There are maybe transitive dependencies!
spring-boot-quick-start-archetype from group com.github.supermanhub (version 1.0)
A famous modern and lightweight architecture based on spring Framework, Boot, Security, Data JPA, HATEOAS, Thymeleaf, WebJars, TDD, RESTful API and so on, which helps you and your team to build web applications or web services quickly and easily.
Artifact spring-boot-quick-start-archetype
Group com.github.supermanhub
Version 1.0
Last update 20. September 2017
Organization not specified
URL https://github.com/supermanHub/spring-boot-quick-start-archetype
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.supermanhub
Version 1.0
Last update 20. September 2017
Organization not specified
URL https://github.com/supermanHub/spring-boot-quick-start-archetype
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 945 from 3 (items total 10144)