| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.inspektr |
| ArtifactId | ArtifactIdinspektr-common |
| Last Version | Last Version1.4.GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInspektr - Common API
Inspektr Common
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| inspektr-common-1.4.GA.pom | |
| inspektr-common-1.4.GA.jar | 11 KB |
| inspektr-common-1.4.GA-sources.jar | 8 KB |
| inspektr-common-1.4.GA-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.inspektr/inspektr-common/ -->
<dependency>
<groupId>org.jasig.inspektr</groupId>
<artifactId>inspektr-common</artifactId>
<version>1.4.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.inspektr/inspektr-common/
implementation 'org.jasig.inspektr:inspektr-common:1.4.GA'
// https://jarcasting.com/artifacts/org.jasig.inspektr/inspektr-common/
implementation ("org.jasig.inspektr:inspektr-common:1.4.GA")
'org.jasig.inspektr:inspektr-common:jar:1.4.GA'
<dependency org="org.jasig.inspektr" name="inspektr-common" rev="1.4.GA">
<artifact name="inspektr-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.inspektr', module='inspektr-common', version='1.4.GA')
)
libraryDependencies += "org.jasig.inspektr" % "inspektr-common" % "1.4.GA"
[org.jasig.inspektr/inspektr-common "1.4.GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.5 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |