| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.as-development.asdk |
| ArtifactId | ArtifactIdtools-test |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionASDK - as-development.net
A framework collecting tools, helper classes and services.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tools-test-1.2.0.pom | |
| tools-test-1.2.0.jar | 5 KB |
| tools-test-1.2.0-tests.jar | 2 KB |
| tools-test-1.2.0-sources.jar | 4 KB |
| tools-test-1.2.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.as-development.asdk/tools-test/ -->
<dependency>
<groupId>net.as-development.asdk</groupId>
<artifactId>tools-test</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.as-development.asdk/tools-test/
implementation 'net.as-development.asdk:tools-test:1.2.0'
// https://jarcasting.com/artifacts/net.as-development.asdk/tools-test/
implementation ("net.as-development.asdk:tools-test:1.2.0")
'net.as-development.asdk:tools-test:jar:1.2.0'
<dependency org="net.as-development.asdk" name="tools-test" rev="1.2.0">
<artifact name="tools-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.as-development.asdk', module='tools-test', version='1.2.0')
)
libraryDependencies += "net.as-development.asdk" % "tools-test" % "1.2.0"
[net.as-development.asdk/tools-test "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-ext | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-core | jar | 1.5.4 |
| org.powermock : powermock-api-mockito | jar | 1.5.4 |
| org.powermock : powermock-module-junit4 | jar | 1.5.4 |
| org.powermock : powermock-module-junit4-rule-agent | jar | 1.5.4 |