is not current version
Last Version 1.0.4

CodeArtifact Maven Extension 1.0.1

Maven extension to automatically inject CodeArtifact Auth Tokens into reactor build.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.indyaah
ArtifactId

ArtifactId

codeartifact-maven-extension
Version

Version

1.0.1
Type

Type

jar
Description

Description

CodeArtifact Maven Extension
Maven extension to automatically inject CodeArtifact Auth Tokens into reactor build.
Project URL

Project URL

http://github.com/indyaah/codeartifact-maven-extension
Source Code Management

Source Code Management

http://github.com/indyaah/codeartifact-maven-extension/tree/main

Download codeartifact-maven-extension 1.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 2.1.1
software.amazon.awssdk : codeartifact jar 2.17.136

provided (4)

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

Project Modules

There are no modules declared in this project.