Last Version

strolch_minimal_rest 1.4.5

Module build for strolch

License

License

GroupId

GroupId

li.strolch
ArtifactId

ArtifactId

strolch_minimal_rest
Version

Version

1.4.5
Type

Type

war
Description

Description

strolch_minimal_rest
Module build for strolch
Project URL

Project URL

http://www.strolch.li
Project Organization

Project Organization

Strolch
Source Code Management

Source Code Management

https://github.com/4treesCH/strolch

Download strolch_minimal_rest 1.4.5


<!-- https://jarcasting.com/artifacts/li.strolch/strolch_minimal_rest/ -->
<dependency>
    <groupId>li.strolch</groupId>
    <artifactId>strolch_minimal_rest</artifactId>
    <version>1.4.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/li.strolch/strolch_minimal_rest/
implementation 'li.strolch:strolch_minimal_rest:1.4.5'
// https://jarcasting.com/artifacts/li.strolch/strolch_minimal_rest/
implementation ("li.strolch:strolch_minimal_rest:1.4.5")
'li.strolch:strolch_minimal_rest:war:1.4.5'
<dependency org="li.strolch" name="strolch_minimal_rest" rev="1.4.5">
  <artifact name="strolch_minimal_rest" type="war" />
</dependency>
@Grapes(
@Grab(group='li.strolch', module='strolch_minimal_rest', version='1.4.5')
)
libraryDependencies += "li.strolch" % "strolch_minimal_rest" % "1.4.5"
[li.strolch/strolch_minimal_rest "1.4.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
li.strolch : li.strolch.utils jar 1.4.5
li.strolch : li.strolch.privilege jar 1.4.5
li.strolch : li.strolch.model jar 1.4.5
li.strolch : li.strolch.agent jar 1.4.5
li.strolch : li.strolch.service jar 1.4.5
li.strolch : li.strolch.rest jar 1.4.5
org.glassfish.jersey.containers : jersey-container-servlet jar
com.google.code.gson : gson jar 2.3.1

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2

test (4)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.