License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.indyaah |
ArtifactId | ArtifactIdcodeartifact-maven-extension |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionCodeArtifact Maven Extension
Maven extension to automatically inject CodeArtifact Auth Tokens into reactor build.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/ -->
<dependency>
<groupId>io.github.indyaah</groupId>
<artifactId>codeartifact-maven-extension</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/
implementation 'io.github.indyaah:codeartifact-maven-extension:1.0.1'
// https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/
implementation ("io.github.indyaah:codeartifact-maven-extension:1.0.1")
'io.github.indyaah:codeartifact-maven-extension:jar:1.0.1'
<dependency org="io.github.indyaah" name="codeartifact-maven-extension" rev="1.0.1">
<artifact name="codeartifact-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.indyaah', module='codeartifact-maven-extension', version='1.0.1')
)
libraryDependencies += "io.github.indyaah" % "codeartifact-maven-extension" % "1.0.1"
[io.github.indyaah/codeartifact-maven-extension "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.1 |
software.amazon.awssdk : codeartifact | jar | 2.17.136 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.8.4 |
org.apache.maven : maven-core | jar | 3.8.4 |
org.apache.maven : maven-embedder | jar | 3.8.4 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |