| License |
License |
|---|---|
| GroupId | GroupIdtech.iooo.boot |
| ArtifactId | ArtifactIdiooo-boot-test-bundle |
| Version | Version1.1.7 |
| Type | Typejar |
| Description |
Descriptioniooo-boot :: iooo-boot-test-bundle
iooo-boot-test-bundle
|
| Filename | Size |
|---|---|
| iooo-boot-test-bundle-1.1.7.pom | |
| iooo-boot-test-bundle-1.1.7.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-test-bundle/ -->
<dependency>
<groupId>tech.iooo.boot</groupId>
<artifactId>iooo-boot-test-bundle</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-test-bundle/
implementation 'tech.iooo.boot:iooo-boot-test-bundle:1.1.7'
// https://jarcasting.com/artifacts/tech.iooo.boot/iooo-boot-test-bundle/
implementation ("tech.iooo.boot:iooo-boot-test-bundle:1.1.7")
'tech.iooo.boot:iooo-boot-test-bundle:jar:1.1.7'
<dependency org="tech.iooo.boot" name="iooo-boot-test-bundle" rev="1.1.7">
<artifact name="iooo-boot-test-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iooo.boot', module='iooo-boot-test-bundle', version='1.1.7')
)
libraryDependencies += "tech.iooo.boot" % "iooo-boot-test-bundle" % "1.1.7"
[tech.iooo.boot/iooo-boot-test-bundle "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | |
| org.mockito : mockito-core | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.hamcrest : hamcrest-library | jar | |
| org.skyscreamer : jsonassert | jar | |
| org.xmlunit : xmlunit-core | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.4.1 |