CodeArtifact Maven Extension

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.indyaah
ArtifactId

ArtifactId

codeartifact-maven-extension
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download codeartifact-maven-extension

How to add to project

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

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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1