License |
License |
---|---|
GroupId | GroupIdcom.mservicetech |
ArtifactId | ArtifactIdbusiness-validation-common |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionBusinessValidationCommon
Business validation validator stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mservicetech/business-validation-common/ -->
<dependency>
<groupId>com.mservicetech</groupId>
<artifactId>business-validation-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mservicetech/business-validation-common/
implementation 'com.mservicetech:business-validation-common:1.0.1'
// https://jarcasting.com/artifacts/com.mservicetech/business-validation-common/
implementation ("com.mservicetech:business-validation-common:1.0.1")
'com.mservicetech:business-validation-common:jar:1.0.1'
<dependency org="com.mservicetech" name="business-validation-common" rev="1.0.1">
<artifact name="business-validation-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mservicetech', module='business-validation-common', version='1.0.1')
)
libraryDependencies += "com.mservicetech" % "business-validation-common" % "1.0.1"
[com.mservicetech/business-validation-common "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.26 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.7.21 |