License |
License |
---|---|
GroupId | GroupIdcom.srotya.minuteman |
ArtifactId | ArtifactIdminuteman-core |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionminuteman-core
Embeddable Replicated WAL
|
Filename | Size |
---|---|
minuteman-core-0.0.4.pom | |
minuteman-core-0.0.4.jar | 12 MB |
minuteman-core-0.0.4-sources.jar | 33 KB |
minuteman-core-0.0.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.srotya.minuteman/minuteman-core/ -->
<dependency>
<groupId>com.srotya.minuteman</groupId>
<artifactId>minuteman-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.minuteman/minuteman-core/
implementation 'com.srotya.minuteman:minuteman-core:0.0.4'
// https://jarcasting.com/artifacts/com.srotya.minuteman/minuteman-core/
implementation ("com.srotya.minuteman:minuteman-core:0.0.4")
'com.srotya.minuteman:minuteman-core:jar:0.0.4'
<dependency org="com.srotya.minuteman" name="minuteman-core" rev="0.0.4">
<artifact name="minuteman-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.minuteman', module='minuteman-core', version='0.0.4')
)
libraryDependencies += "com.srotya.minuteman" % "minuteman-core" % "0.0.4"
[com.srotya.minuteman/minuteman-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.1.0 |
com.srotya.minuteman : minuteman-rpc | jar | 0.0.4 |
io.atomix : atomix-all | jar | 1.0.5 |
io.grpc : grpc-all | jar | 1.2.0 |
io.grpc : grpc-protobuf | jar | 1.2.0 |
io.grpc : grpc-stub | jar | 1.2.0 |
org.apache.curator : curator-recipes | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |