| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hexocraft |
| ArtifactId | ArtifactIdDependencyManagerRelocator |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDependency Manager Relocator
Java dependency manager relocator.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.hexocraft/DependencyManagerRelocator/ -->
<dependency>
<groupId>com.github.hexocraft</groupId>
<artifactId>DependencyManagerRelocator</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hexocraft/DependencyManagerRelocator/
implementation 'com.github.hexocraft:DependencyManagerRelocator:1.6'
// https://jarcasting.com/artifacts/com.github.hexocraft/DependencyManagerRelocator/
implementation ("com.github.hexocraft:DependencyManagerRelocator:1.6")
'com.github.hexocraft:DependencyManagerRelocator:jar:1.6'
<dependency org="com.github.hexocraft" name="DependencyManagerRelocator" rev="1.6">
<artifact name="DependencyManagerRelocator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hexocraft', module='DependencyManagerRelocator', version='1.6')
)
libraryDependencies += "com.github.hexocraft" % "DependencyManagerRelocator" % "1.6"
[com.github.hexocraft/DependencyManagerRelocator "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.6.28 |