Last Version

top.infra.maven:topinfra-maven-test 1.3.0

Core extensions for maven based projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

top.infra.maven
ArtifactId

ArtifactId

topinfra-maven-test
Version

Version

1.3.0
Type

Type

jar
Description

Description

Core extensions for maven based projects

Download topinfra-maven-test 1.3.0


<!-- https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/ -->
<dependency>
    <groupId>top.infra.maven</groupId>
    <artifactId>topinfra-maven-test</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/
implementation 'top.infra.maven:topinfra-maven-test:1.3.0'
// https://jarcasting.com/artifacts/top.infra.maven/topinfra-maven-test/
implementation ("top.infra.maven:topinfra-maven-test:1.3.0")
'top.infra.maven:topinfra-maven-test:jar:1.3.0'
<dependency org="top.infra.maven" name="topinfra-maven-test" rev="1.3.0">
  <artifact name="topinfra-maven-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.infra.maven', module='topinfra-maven-test', version='1.3.0')
)
libraryDependencies += "top.infra.maven" % "topinfra-maven-test" % "1.3.0"
[top.infra.maven/topinfra-maven-test "1.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
top.infra.maven : topinfra-maven-shared jar 1.3.0
com.google.guava : guava jar 27.1-jre
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok Optional jar 1.18.8
org.springframework : spring-context jar 5.1.6.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
org.jetbrains : annotations jar 16.0.3

provided (2)

Group / Artifact Type Version
top.infra.maven : topinfra-maven-core jar 1.3.0
org.apache.maven : maven-core jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.