Pep1 :: Commons REST

Project with several essential REST classes and configs.

License

License

GroupId

GroupId

com.pep1
ArtifactId

ArtifactId

pep1-commons-rest
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pep1 :: Commons REST
Project with several essential REST classes and configs.

Download pep1-commons-rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.pep1/pep1-commons-rest/ -->
<dependency>
    <groupId>com.pep1</groupId>
    <artifactId>pep1-commons-rest</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pep1/pep1-commons-rest/
implementation 'com.pep1:pep1-commons-rest:2.1'
// https://jarcasting.com/artifacts/com.pep1/pep1-commons-rest/
implementation ("com.pep1:pep1-commons-rest:2.1")
'com.pep1:pep1-commons-rest:jar:2.1'
<dependency org="com.pep1" name="pep1-commons-rest" rev="2.1">
  <artifact name="pep1-commons-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pep1', module='pep1-commons-rest', version='2.1')
)
libraryDependencies += "com.pep1" % "pep1-commons-rest" % "2.1"
[com.pep1/pep1-commons-rest "2.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.pep1 : pep1-commons jar 2.1
org.springframework.boot : spring-boot-starter-web jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.3.RELEASE
org.springframework.security : spring-security-crypto jar
org.joda : joda-money Optional jar 0.12
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-bean-validators jar 2.9.2
org.springframework.data : spring-data-jpa Optional jar
org.springframework.boot : spring-boot-configuration-processor jar 2.0.3.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1