| License |
License |
|---|---|
| GroupId | GroupIdcom.efluid.oss |
| ArtifactId | ArtifactIdtest-control-byte-code |
| Version | Version1.7.0 |
| Type | Typejar |
| Description |
DescriptiontestControlByteCode
testControlByteCode is a Junit Tool intent to check if all dependencies at runtime are present and work
well
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/test-control-byte-code/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>test-control-byte-code</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/test-control-byte-code/
implementation 'com.efluid.oss:test-control-byte-code:1.7.0'
// https://jarcasting.com/artifacts/com.efluid.oss/test-control-byte-code/
implementation ("com.efluid.oss:test-control-byte-code:1.7.0")
'com.efluid.oss:test-control-byte-code:jar:1.7.0'
<dependency org="com.efluid.oss" name="test-control-byte-code" rev="1.7.0">
<artifact name="test-control-byte-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='test-control-byte-code', version='1.7.0')
)
libraryDependencies += "com.efluid.oss" % "test-control-byte-code" % "1.7.0"
[com.efluid.oss/test-control-byte-code "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.yaml : snakeyaml | jar | 1.23 |
| org.assertj : assertj-core | jar | 3.11.1 |
| net.bytebuddy : byte-buddy | jar | 1.9.13 |
| org.javassist : javassist | jar | 3.24.0-GA |
| org.slf4j : slf4j-simple Optional | jar | 1.7.25 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.10.0 |