Last Version

com.github.spt-oss:test-starter 0.1.2

The test starter for Java development

License

License

GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

test-starter
Version

Version

0.1.2
Type

Type

jar
Description

Description

The test starter for Java development
Project Organization

Project Organization

SPT

Download test-starter 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.spt-oss/test-starter/ -->
<dependency>
    <groupId>com.github.spt-oss</groupId>
    <artifactId>test-starter</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/test-starter/
implementation 'com.github.spt-oss:test-starter:0.1.2'
// https://jarcasting.com/artifacts/com.github.spt-oss/test-starter/
implementation ("com.github.spt-oss:test-starter:0.1.2")
'com.github.spt-oss:test-starter:jar:0.1.2'
<dependency org="com.github.spt-oss" name="test-starter" rev="0.1.2">
  <artifact name="test-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='test-starter', version='0.1.2')
)
libraryDependencies += "com.github.spt-oss" % "test-starter" % "0.1.2"
[com.github.spt-oss/test-starter "0.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.3.8.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 1.3.8.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.3.8.RELEASE
org.hamcrest : java-hamcrest jar 2.0.0.0
com.github.spt-oss : slf4j-plus jar 0.1.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.