License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdtop.infra.maven |
ArtifactId | ArtifactIdtopinfra-maven-dist |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore extensions for maven based projects
|
<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-dist/ -->
<dependency>
<groupId>top.infra.maven</groupId>
<artifactId>topinfra-maven-dist</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-dist/
implementation 'top.infra.maven:topinfra-maven-dist:1.3.0'
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-dist/
implementation ("top.infra.maven:topinfra-maven-dist:1.3.0")
'top.infra.maven:topinfra-maven-dist:jar:1.3.0'
<dependency org="top.infra.maven" name="topinfra-maven-dist" rev="1.3.0">
<artifact name="topinfra-maven-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.maven', module='topinfra-maven-dist', version='1.3.0')
)
libraryDependencies += "top.infra.maven" % "topinfra-maven-dist" % "1.3.0"
[top.infra.maven/topinfra-maven-dist "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
top.infra.maven : topinfra-maven-core | jar | 1.3.0 |
top.infra.maven : topinfra-maven-shared | jar | 1.3.0 |
org.jetbrains : annotations | jar | 16.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-embedder | jar | 3.6.1 |
org.apache.maven : maven-model | jar | 3.6.1 |
org.apache.maven : maven-core | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
top.infra.maven : topinfra-maven-test | jar | 1.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |