License |
License |
---|---|
GroupId | GroupIdcom.hmsonline |
ArtifactId | ArtifactIdvirgil |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirgil
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
virgil-1.0.1.pom | |
virgil-1.0.1.jar | 3 MB |
virgil-1.0.1-sources.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hmsonline/virgil/ -->
<dependency>
<groupId>com.hmsonline</groupId>
<artifactId>virgil</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hmsonline/virgil/
implementation 'com.hmsonline:virgil:1.0.1'
// https://jarcasting.com/artifacts/com.hmsonline/virgil/
implementation ("com.hmsonline:virgil:1.0.1")
'com.hmsonline:virgil:jar:1.0.1'
<dependency org="com.hmsonline" name="virgil" rev="1.0.1">
<artifact name="virgil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hmsonline', module='virgil', version='1.0.1')
)
libraryDependencies += "com.hmsonline" % "virgil" % "1.0.1"
[com.hmsonline/virgil "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.hmsonline : hms-cassandra-mapreduce | jar | 1.0.0 |
com.hmsonline : hms-cassandra-rest | jar | 1.0.0 |
org.aspectj : aspectjweaver | jar | 1.6.11 |