| License |
License |
|---|---|
| Categories |
CategoriesDrift Net Networking |
| GroupId | GroupIdcom.rathravane |
| ArtifactId | ArtifactIddrift |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRathravane Drift
A library for object persistence and service management.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| drift-2.1.0.pom | |
| drift-2.1.0.jar | 37 KB |
| drift-2.1.0-sources.jar | 18 KB |
| drift-2.1.0-javadoc.jar | 168 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rathravane/drift/ -->
<dependency>
<groupId>com.rathravane</groupId>
<artifactId>drift</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rathravane/drift/
implementation 'com.rathravane:drift:2.1.0'
// https://jarcasting.com/artifacts/com.rathravane/drift/
implementation ("com.rathravane:drift:2.1.0")
'com.rathravane:drift:jar:2.1.0'
<dependency org="com.rathravane" name="drift" rev="2.1.0">
<artifact name="drift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rathravane', module='drift', version='2.1.0')
)
libraryDependencies += "com.rathravane" % "drift" % "2.1.0"
[com.rathravane/drift "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rathravane : silt | jar | 2.1.1 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.207 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |