| License |
License |
|---|---|
| GroupId | GroupIdcom.turbospaces.boot |
| ArtifactId | ArtifactIdbootstrap-validation-core |
| Version | Version1.0.48 |
| 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.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-validation-core/
implementation 'com.turbospaces.boot:bootstrap-validation-core:1.0.48'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-validation-core/
implementation ("com.turbospaces.boot:bootstrap-validation-core:1.0.48")
'com.turbospaces.boot:bootstrap-validation-core:jar:1.0.48'
<dependency org="com.turbospaces.boot" name="bootstrap-validation-core" rev="1.0.48">
<artifact name="bootstrap-validation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-validation-core', version='1.0.48')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-validation-core" % "1.0.48"
[com.turbospaces.boot/bootstrap-validation-core "1.0.48"]
| 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.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar |