License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-validation-core |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-validation-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-validation-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-validation-core</artifactId>
<version>1.0.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-validation-core/
implementation 'com.turbospaces.boot:bootstrap-validation-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-validation-core/
implementation ("com.turbospaces.boot:bootstrap-validation-core:1.0.57")
'com.turbospaces.boot:bootstrap-validation-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-validation-core" rev="1.0.57">
<artifact name="bootstrap-validation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-validation-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-validation-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-validation-core "1.0.57"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.validator : hibernate-validator | jar | 6.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-validation | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter | jar |