| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdch.sourcepond.maven.plugins |
| ArtifactId | ArtifactIdrepository-builder |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRepository Builder Maven Plugin - Parent
|
| Filename | Size |
|---|---|
| repository-builder-0.0.2.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/ -->
<dependency>
<groupId>ch.sourcepond.maven.plugins</groupId>
<artifactId>repository-builder</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/
implementation 'ch.sourcepond.maven.plugins:repository-builder:0.0.2'
// https://jarcasting.com/artifacts/ch.sourcepond.maven.plugins/repository-builder/
implementation ("ch.sourcepond.maven.plugins:repository-builder:0.0.2")
'ch.sourcepond.maven.plugins:repository-builder:pom:0.0.2'
<dependency org="ch.sourcepond.maven.plugins" name="repository-builder" rev="0.0.2">
<artifact name="repository-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.sourcepond.maven.plugins', module='repository-builder', version='0.0.2')
)
libraryDependencies += "ch.sourcepond.maven.plugins" % "repository-builder" % "0.0.2"
[ch.sourcepond.maven.plugins/repository-builder "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| org.apache.maven : maven-core | jar | 3.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 19.0-rc2 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.sisu : org.eclipse.sisu.inject | jar | 0.3.2 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.0.2-beta |
| org.objenesis : objenesis | jar | 2.2 |