Last Version

CheckPoint 0.1.2

Http request auto validation library for spring framework

License

License

GroupId

GroupId

com.github.ckpoint
ArtifactId

ArtifactId

check-point
Version

Version

0.1.2
Type

Type

jar
Description

Description

CheckPoint
Http request auto validation library for spring framework
Project URL

Project URL

https://github.com/ckpoint/CheckPoint
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/ckpoint/CheckPoint

Download check-point 0.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.projectlombok : lombok Optional jar 1.16.20
org.apache.poi : poi jar 3.17

test (2)

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

Project Modules

There are no modules declared in this project.