is not current version
Last Version 1.0.4

io.github.indyaah:codeartifact-maven-extension 1.0.3

Maven extension that intercepts start of maven execution and injects token for CodeArtifact repositories

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.indyaah
ArtifactId

ArtifactId

codeartifact-maven-extension
Version

Version

1.0.3
Type

Type

jar

Download codeartifact-maven-extension 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/ -->
<dependency>
    <groupId>io.github.indyaah</groupId>
    <artifactId>codeartifact-maven-extension</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/
implementation 'io.github.indyaah:codeartifact-maven-extension:1.0.3'
// https://jarcasting.com/artifacts/io.github.indyaah/codeartifact-maven-extension/
implementation ("io.github.indyaah:codeartifact-maven-extension:1.0.3")
'io.github.indyaah:codeartifact-maven-extension:jar:1.0.3'
<dependency org="io.github.indyaah" name="codeartifact-maven-extension" rev="1.0.3">
  <artifact name="codeartifact-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.indyaah', module='codeartifact-maven-extension', version='1.0.3')
)
libraryDependencies += "io.github.indyaah" % "codeartifact-maven-extension" % "1.0.3"
[io.github.indyaah/codeartifact-maven-extension "1.0.3"]