| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.visallo |
| ArtifactId | ArtifactIdvisallo-tools-format |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVisallo: Tools: Format
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationV5 Analytics |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-tools-format/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-tools-format</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-tools-format/
implementation 'org.visallo:visallo-tools-format:2.1.0'
// https://jarcasting.com/artifacts/org.visallo/visallo-tools-format/
implementation ("org.visallo:visallo-tools-format:2.1.0")
'org.visallo:visallo-tools-format:jar:2.1.0'
<dependency org="org.visallo" name="visallo-tools-format" rev="2.1.0">
<artifact name="visallo-tools-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-tools-format', version='2.1.0')
)
libraryDependencies += "org.visallo" % "visallo-tools-format" % "2.1.0"
[org.visallo/visallo-tools-format "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.visallo : visallo-core | jar | 2.1.0 |
| org.visallo : visallo-model-vertexium | jar | 2.1.0 |
| org.visallo : visallo-model-vertexium-elasticsearch | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.powermock : powermock-api-mockito | jar | 1.5.1 |
| org.powermock : powermock-module-junit4 | jar | 1.5.1 |
| net.sourceforge.cobertura : cobertura | jar | 2.0.3 |