License |
License |
---|---|
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdcommons-rules |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-rules
Report Portal Validation and Error Handling Commons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-rules-5.3.0.pom | |
commons-rules-5.3.0-sources.jar | 28 KB |
commons-rules-5.3.0-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>commons-rules</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/
implementation 'com.epam.reportportal:commons-rules:5.3.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/commons-rules/
implementation ("com.epam.reportportal:commons-rules:5.3.0")
'com.epam.reportportal:commons-rules:jar:5.3.0'
<dependency org="com.epam.reportportal" name="commons-rules" rev="5.3.0">
<artifact name="commons-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='commons-rules', version='5.3.0')
)
libraryDependencies += "com.epam.reportportal" % "commons-rules" % "5.3.0"
[com.epam.reportportal/commons-rules "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.reportportal : commons-model | jar | |
org.slf4j : slf4j-api | jar | |
com.google.guava : guava | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework.security : spring-security-core | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |