net.optionfactory:skeleton

Common components for webapps

License

License

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

skeleton
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.optionfactory:skeleton
Common components for webapps
Project URL

Project URL

https://gitlab.com/optionfactory/skeleton
Source Code Management

Source Code Management

https://gitlab.com/optionfactory/skeleton

Download skeleton

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0