| License |
License |
|---|---|
| GroupId | GroupIdcom.findwise.hydra |
| ArtifactId | ArtifactIdhydra-admin-service |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| hydra-admin-service-0.5.0.pom | |
| hydra-admin-service-0.5.0.war | 9 MB |
| hydra-admin-service-0.5.0-sources.jar | 22 KB |
| hydra-admin-service-0.5.0-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.findwise.hydra/hydra-admin-service/ -->
<dependency>
<groupId>com.findwise.hydra</groupId>
<artifactId>hydra-admin-service</artifactId>
<version>0.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-admin-service/
implementation 'com.findwise.hydra:hydra-admin-service:0.5.0'
// https://jarcasting.com/artifacts/com.findwise.hydra/hydra-admin-service/
implementation ("com.findwise.hydra:hydra-admin-service:0.5.0")
'com.findwise.hydra:hydra-admin-service:war:0.5.0'
<dependency org="com.findwise.hydra" name="hydra-admin-service" rev="0.5.0">
<artifact name="hydra-admin-service" type="war" />
</dependency>
@Grapes(
@Grab(group='com.findwise.hydra', module='hydra-admin-service', version='0.5.0')
)
libraryDependencies += "com.findwise.hydra" % "hydra-admin-service" % "0.5.0"
[com.findwise.hydra/hydra-admin-service "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.findwise.hydra : hydra-database | jar | 0.5.0 |
| org.reflections : reflections | jar | 0.9.8 |
| org.springframework : spring-webmvc | jar | 3.2.0.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.0.10 |
| commons-lang : commons-lang | jar | 2.6 |
| com.findwise.hydra : hydra-mongodb | jar | 0.5.0 |
| commons-io : commons-io | jar | 2.4 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.9 |
| commons-fileupload : commons-fileupload | jar | 1.2.2 |
| org.webjars : bootstrap | jar | 3.0.3 |
| org.webjars : handlebars | jar | 1.2.1 |
| org.webjars : jquery | jar | 1.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mortbay.jetty : servlet-api-2.5 | jar | 6.1.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib-nodep | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.0 |