License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.goldin |
ArtifactId | ArtifactIdmaven-common |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[com.github.goldin:maven-common:0.2.5]
Maven plugins
|
Project URL |
Project URL |
Filename | Size |
---|---|
maven-common-0.2.5.pom | |
maven-common-0.2.5.jar | 142 KB |
maven-common-0.2.5-sources.jar | 25 KB |
maven-common-0.2.5-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.goldin/maven-common/ -->
<dependency>
<groupId>com.github.goldin</groupId>
<artifactId>maven-common</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goldin/maven-common/
implementation 'com.github.goldin:maven-common:0.2.5'
// https://jarcasting.com/artifacts/com.github.goldin/maven-common/
implementation ("com.github.goldin:maven-common:0.2.5")
'com.github.goldin:maven-common:jar:0.2.5'
<dependency org="com.github.goldin" name="maven-common" rev="0.2.5">
<artifact name="maven-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goldin', module='maven-common', version='0.2.5')
)
libraryDependencies += "com.github.goldin" % "maven-common" % "0.2.5"
[com.github.goldin/maven-common "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.aether : aether-impl | jar | 1.13.1 |
org.sonatype.aether : aether-connector-wagon | jar | 1.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-interpolation | jar | 1.15 |