License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory |
ArtifactId | ArtifactIdskeleton |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.optionfactory:skeleton
Common components for webapps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skeleton-1.0.pom | |
skeleton-1.0.jar | 30 KB |
skeleton-1.0-sources.jar | 24 KB |
skeleton-1.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory/skeleton/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>skeleton</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/skeleton/
implementation 'net.optionfactory:skeleton:1.0'
// https://jarcasting.com/artifacts/net.optionfactory/skeleton/
implementation ("net.optionfactory:skeleton:1.0")
'net.optionfactory:skeleton:jar:1.0'
<dependency org="net.optionfactory" name="skeleton" rev="1.0">
<artifact name="skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='skeleton', version='1.0')
)
libraryDependencies += "net.optionfactory" % "skeleton" % "1.0"
[net.optionfactory/skeleton "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web Optional | jar | 4.3.5.RELEASE |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.8.5 |
org.hibernate : hibernate-core Optional | jar | 5.2.5.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |