License |
License |
---|---|
GroupId | GroupIdcom.atlassian.amps |
ArtifactId | ArtifactIdtest-codegen-jar-classes |
Last Version | Last Version5.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest JAR for Code Generator Testing
Base POM for Atlassian projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.atlassian.amps/test-codegen-jar-classes/ -->
<dependency>
<groupId>com.atlassian.amps</groupId>
<artifactId>test-codegen-jar-classes</artifactId>
<version>5.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.atlassian.amps/test-codegen-jar-classes/
implementation 'com.atlassian.amps:test-codegen-jar-classes:5.0.18'
// https://jarcasting.com/artifacts/com.atlassian.amps/test-codegen-jar-classes/
implementation ("com.atlassian.amps:test-codegen-jar-classes:5.0.18")
'com.atlassian.amps:test-codegen-jar-classes:jar:5.0.18'
<dependency org="com.atlassian.amps" name="test-codegen-jar-classes" rev="5.0.18">
<artifact name="test-codegen-jar-classes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atlassian.amps', module='test-codegen-jar-classes', version='5.0.18')
)
libraryDependencies += "com.atlassian.amps" % "test-codegen-jar-classes" % "5.0.18"
[com.atlassian.amps/test-codegen-jar-classes "5.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.amps : plugin-module-codegen-api | jar | 5.0.18 |
org.twdata.maven : mojo-executor | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.5 |
org.mockito : mockito-core | jar | 1.8.5 |
org.hamcrest : hamcrest-all | jar | 1.2 |