License |
License |
---|---|
GroupId | GroupIdcom.instaclustr |
ArtifactId | ArtifactIdminotaur |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInstaclustr Minotaur
Tool for consistent rebuilding of a Cassandra cluster
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
minotaur-1.0.1.pom | |
minotaur-1.0.1.jar | 7 MB |
minotaur-1.0.1-sources.jar | 10 KB |
minotaur-1.0.1-rpm.rpm | 6 MB |
minotaur-1.0.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.instaclustr/minotaur/ -->
<dependency>
<groupId>com.instaclustr</groupId>
<artifactId>minotaur</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.instaclustr/minotaur/
implementation 'com.instaclustr:minotaur:1.0.1'
// https://jarcasting.com/artifacts/com.instaclustr/minotaur/
implementation ("com.instaclustr:minotaur:1.0.1")
'com.instaclustr:minotaur:jar:1.0.1'
<dependency org="com.instaclustr" name="minotaur" rev="1.0.1">
<artifact name="minotaur" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instaclustr', module='minotaur', version='1.0.1')
)
libraryDependencies += "com.instaclustr" % "minotaur" % "1.0.1"
[com.instaclustr/minotaur "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.27.0 |