Last Version

validation 1.0

validation

License

License

GroupId

GroupId

com.github.msimw
ArtifactId

ArtifactId

validation
Version

Version

1.0
Type

Type

jar
Description

Description

validation
validation
Project URL

Project URL

https://github.com/msimw/validation
Source Code Management

Source Code Management

https://github.com/msimw/validation

Download validation 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
org.apache.commons : commons-lang3 jar 3.3.2
org.springframework : spring-context jar 4.2.2.RELEASE
org.aspectj : aspectjweaver jar 1.8.7

runtime (1)

Group / Artifact Type Version
cglib : cglib jar 2.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.