License |
License |
---|---|
GroupId | GroupIdnl.dvberkel |
ArtifactId | ArtifactIdtree.web |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionTree Web
Code to serve images from the web
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tree.web-1.0.0.pom | |
tree.web-1.0.0.jar | 6 KB |
tree.web-1.0.0-sources.jar | 5 KB |
tree.web-1.0.0-javadoc.jar | 43 KB |
tree.web-1.0.0-jar-with-dependencies.jar | 11 MB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.dvberkel/tree.web/ -->
<dependency>
<groupId>nl.dvberkel</groupId>
<artifactId>tree.web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.dvberkel/tree.web/
implementation 'nl.dvberkel:tree.web:1.0.0'
// https://jarcasting.com/artifacts/nl.dvberkel/tree.web/
implementation ("nl.dvberkel:tree.web:1.0.0")
'nl.dvberkel:tree.web:jar:1.0.0'
<dependency org="nl.dvberkel" name="tree.web" rev="1.0.0">
<artifact name="tree.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.dvberkel', module='tree.web', version='1.0.0')
)
libraryDependencies += "nl.dvberkel" % "tree.web" % "1.0.0"
[nl.dvberkel/tree.web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
nl.dvberkel : tree.svg | jar | 1.1.1 |
commons-io : commons-io | jar | 2.4 |
org.springframework : spring-core | jar | 4.2.0.RELEASE |
org.springframework : spring-beans | jar | 4.2.0.RELEASE |
org.springframework : spring-context | jar | 4.2.0.RELEASE |
org.springframework : spring-context-support | jar | 4.2.0.RELEASE |
org.springframework : spring-expression | jar | 4.2.0.RELEASE |
org.springframework : spring-web | jar | 4.2.0.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.0.RELEASE |
org.eclipse.jetty : jetty-webapp | jar | 9.3.3.v20150827 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.springframework : spring-test | jar | 4.2.0.RELEASE |