License |
License |
---|---|
GroupId | GroupIdcom.ontology2 |
ArtifactId | ArtifactIdharuhi |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHaruhi -- job control unit for Infovore
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
haruhi-3.2.pom | |
haruhi-3.2.jar | 42 KB |
haruhi-3.2-sources.jar | 23 KB |
haruhi-3.2-javadoc.jar | 159 KB |
haruhi-3.2-jar-with-dependencies.jar | 19 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/haruhi/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>haruhi</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/haruhi/
implementation 'com.ontology2:haruhi:3.2'
// https://jarcasting.com/artifacts/com.ontology2/haruhi/
implementation ("com.ontology2:haruhi:3.2")
'com.ontology2:haruhi:jar:3.2'
<dependency org="com.ontology2" name="haruhi" rev="3.2">
<artifact name="haruhi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='haruhi', version='3.2')
)
libraryDependencies += "com.ontology2" % "haruhi" % "3.2"
[com.ontology2/haruhi "3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ontology2 : centipede | jar | 99.8 |
com.ontology2 : haruhi-spring | jar | 3.2 |
com.ontology2 : bakemono | jar | 3.2 |
com.amazonaws : aws-java-sdk | jar | 1.6.6 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
net.sf.supercsv : super-csv | jar | 2.2.0 |
net.schmizz : sshj | jar | 0.9.0 |
com.ontology2 : bakemono-options | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar |