License |
License |
---|---|
GroupId | GroupIdorg.visallo |
ArtifactId | ArtifactIdvisallo-core |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVisallo: Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
visallo-core-4.0.0.pom | |
visallo-core-4.0.0.jar | 1 MB |
visallo-core-4.0.0-tests.jar | 2 KB |
visallo-core-4.0.0-sources.jar | 691 KB |
visallo-core-4.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-core/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-core/
implementation 'org.visallo:visallo-core:4.0.0'
// https://jarcasting.com/artifacts/org.visallo/visallo-core/
implementation ("org.visallo:visallo-core:4.0.0")
'org.visallo:visallo-core:jar:4.0.0'
<dependency org="org.visallo" name="visallo-core" rev="4.0.0">
<artifact name="visallo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-core', version='4.0.0')
)
libraryDependencies += "org.visallo" % "visallo-core" % "4.0.0"
[org.visallo/visallo-core "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-1.2-api | jar | 2.9.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |
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 |