| License |
License |
|---|---|
| GroupId | GroupIdorg.oncoblocks.centromere |
| ArtifactId | ArtifactIdcentromere-web |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOncoblocks: Centromere Web
Genomic data warehouse and RESTful web services framework. Web services components.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| centromere-web-0.4.2.pom | |
| centromere-web-0.4.2.jar | 58 KB |
| centromere-web-0.4.2-sources.jar | 47 KB |
| centromere-web-0.4.2-javadoc.jar | 237 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-web/ -->
<dependency>
<groupId>org.oncoblocks.centromere</groupId>
<artifactId>centromere-web</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-web/
implementation 'org.oncoblocks.centromere:centromere-web:0.4.2'
// https://jarcasting.com/artifacts/org.oncoblocks.centromere/centromere-web/
implementation ("org.oncoblocks.centromere:centromere-web:0.4.2")
'org.oncoblocks.centromere:centromere-web:jar:0.4.2'
<dependency org="org.oncoblocks.centromere" name="centromere-web" rev="0.4.2">
<artifact name="centromere-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oncoblocks.centromere', module='centromere-web', version='0.4.2')
)
libraryDependencies += "org.oncoblocks.centromere" % "centromere-web" % "0.4.2"
[org.oncoblocks.centromere/centromere-web "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.oncoblocks.centromere : centromere-core | jar | 0.4.2 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-hateoas | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.springframework.boot : spring-boot-starter-ws | jar | |
| commons-codec : commons-codec | jar | |
| com.thoughtworks.xstream : xstream | jar | |
| io.springfox : springfox-swagger2 | jar | 2.4.0 |
| io.springfox : springfox-spring-web | jar | 2.4.0 |
| io.springfox : springfox-swagger-ui | jar | 2.4.0 |
| org.springframework.boot : spring-boot-starter-test | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| javax.servlet.jsp : javax.servlet.jsp-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | |
| io.springfox : springfox-staticdocs | jar | 2.4.0 |
| org.oncoblocks.centromere : centromere-mongodb | jar | 0.4.2 |
| org.springframework.security : spring-security-test | jar | 4.0.1.RELEASE |
| com.jayway.jsonpath : json-path | jar | 1.2.0 |
| com.jayway.jsonpath : json-path-assert | jar | 1.2.0 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.2 |
| cz.jirutka.spring : embedmongo-spring | jar | 1.3.1 |