License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.simplejavamail |
ArtifactId | ArtifactIdtest-auto-deploy |
Last Version | Last Version6.8.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-auto-deploy
Testing out auto-deployments with CircleCI
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-auto-deploy-6.8.10.pom | |
test-auto-deploy-6.8.10.jar | 3 KB |
test-auto-deploy-6.8.10-sources.jar | 3 KB |
test-auto-deploy-6.8.10-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.simplejavamail/test-auto-deploy/ -->
<dependency>
<groupId>org.simplejavamail</groupId>
<artifactId>test-auto-deploy</artifactId>
<version>6.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplejavamail/test-auto-deploy/
implementation 'org.simplejavamail:test-auto-deploy:6.8.10'
// https://jarcasting.com/artifacts/org.simplejavamail/test-auto-deploy/
implementation ("org.simplejavamail:test-auto-deploy:6.8.10")
'org.simplejavamail:test-auto-deploy:jar:6.8.10'
<dependency org="org.simplejavamail" name="test-auto-deploy" rev="6.8.10">
<artifact name="test-auto-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplejavamail', module='test-auto-deploy', version='6.8.10')
)
libraryDependencies += "org.simplejavamail" % "test-auto-deploy" % "6.8.10"
[org.simplejavamail/test-auto-deploy "6.8.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |