License |
License |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdforge-deploy |
Version | Version4.7.1 |
Type | Typejar |
Description |
DescriptionForge-Deploy
Deployment Automation
|
Filename | Size |
---|---|
forge-deploy-4.7.1.pom | |
forge-deploy-4.7.1.jar | 38 KB |
forge-deploy-4.7.1-sources.jar | 15 KB |
forge-deploy-4.7.1-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/forge-deploy/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>forge-deploy</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/forge-deploy/
implementation 'org.smallmind:forge-deploy:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/forge-deploy/
implementation ("org.smallmind:forge-deploy:4.7.1")
'org.smallmind:forge-deploy:jar:4.7.1'
<dependency org="org.smallmind" name="forge-deploy" rev="4.7.1">
<artifact name="forge-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='forge-deploy', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "forge-deploy" % "4.7.1"
[org.smallmind/forge-deploy "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.freemarker : freemarker | jar | 2.3.31 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |