Last Version

com.github.cafdataprocessing:boilerplate-api-web 2.3.0-92

Builds Boilerplate Worker projects together from a handy top level project.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

boilerplate-api-web
Version

Version

2.3.0-92
Type

Type

war
Description

Description

Builds Boilerplate Worker projects together from a handy top level project.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download boilerplate-api-web 2.3.0-92


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>boilerplate-api-web</artifactId>
    <version>2.3.0-92</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation 'com.github.cafdataprocessing:boilerplate-api-web:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web/
implementation ("com.github.cafdataprocessing:boilerplate-api-web:2.3.0-92")
'com.github.cafdataprocessing:boilerplate-api-web:war:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web" rev="2.3.0-92">
  <artifact name="boilerplate-api-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web" % "2.3.0-92"
[com.github.cafdataprocessing/boilerplate-api-web "2.3.0-92"]

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework : spring-web jar 4.0.5.RELEASE
org.springframework.boot : spring-boot-starter jar 1.1.3.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-webmvc jar 4.0.5.RELEASE
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
commons-lang : commons-lang jar 2.6
com.github.cafdataprocessing : boilerplate-api jar 2.3.0-92
commons-logging : commons-logging jar 1.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.5.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.5.4
io.swagger : swagger-core jar 1.5.5
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0
org.apache.logging.log4j : log4j-core jar 2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc2

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.0.5.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.