License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdnz.ac.waikato.cms.adams |
ArtifactId | ArtifactIdinstant-adams |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptioninstant-adams
Tool for bootstrapping ADAMS applications just by supplying a list of modules.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
instant-adams-0.1.5.pom | |
instant-adams-0.1.5.jar | 16 KB |
instant-adams-0.1.5-sources.jar | 11 KB |
instant-adams-0.1.5-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/instant-adams/ -->
<dependency>
<groupId>nz.ac.waikato.cms.adams</groupId>
<artifactId>instant-adams</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/instant-adams/
implementation 'nz.ac.waikato.cms.adams:instant-adams:0.1.5'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.adams/instant-adams/
implementation ("nz.ac.waikato.cms.adams:instant-adams:0.1.5")
'nz.ac.waikato.cms.adams:instant-adams:jar:0.1.5'
<dependency org="nz.ac.waikato.cms.adams" name="instant-adams" rev="0.1.5">
<artifact name="instant-adams" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.adams', module='instant-adams', version='0.1.5')
)
libraryDependencies += "nz.ac.waikato.cms.adams" % "instant-adams" % "0.1.5"
[nz.ac.waikato.cms.adams/instant-adams "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fracpete : bootstrapp | jar | 0.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |