License |
License |
---|---|
GroupId | GroupIdorg.visallo |
ArtifactId | ArtifactIdvisallo |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVisallo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
visallo-4.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo/
implementation 'org.visallo:visallo:4.0.0'
// https://jarcasting.com/artifacts/org.visallo/visallo/
implementation ("org.visallo:visallo:4.0.0")
'org.visallo:visallo:pom:4.0.0'
<dependency org="org.visallo" name="visallo" rev="4.0.0">
<artifact name="visallo" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo', version='4.0.0')
)
libraryDependencies += "org.visallo" % "visallo" % "4.0.0"
[org.visallo/visallo "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |