| License |
License |
|---|---|
| GroupId | GroupIdorg.nutz |
| ArtifactId | ArtifactIdnutzboot-starter-test |
| Version | Version2.4.2.v20201205 |
| Type | Typejar |
| Description |
DescriptionNutzBoot, micoservice base on Nutz
|
<!-- https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzboot-starter-test</artifactId>
<version>2.4.2.v20201205</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test/
implementation 'org.nutz:nutzboot-starter-test:2.4.2.v20201205'
// https://jarcasting.com/artifacts/org.nutz/nutzboot-starter-test/
implementation ("org.nutz:nutzboot-starter-test:2.4.2.v20201205")
'org.nutz:nutzboot-starter-test:jar:2.4.2.v20201205'
<dependency org="org.nutz" name="nutzboot-starter-test" rev="2.4.2.v20201205">
<artifact name="nutzboot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzboot-starter-test', version='2.4.2.v20201205')
)
libraryDependencies += "org.nutz" % "nutzboot-starter-test" % "2.4.2.v20201205"
[org.nutz/nutzboot-starter-test "2.4.2.v20201205"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.nutz : nutzboot-core | jar | 2.4.2.v20201205 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.mockito : mockito-core | jar | [1.10.19,) |
| org.hamcrest : hamcrest-core | jar | [2.2,) |