| License |
License |
|---|---|
| GroupId | GroupIdorg.apereo.inspektr |
| ArtifactId | ArtifactIdinspektr-common |
| Last Version | Last Version1.8.20.GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInspektr - Common API
Inspektr Common
|
| Filename | Size |
|---|---|
| inspektr-common-1.8.20.GA.pom | |
| inspektr-common-1.8.20.GA.jar | 12 KB |
| inspektr-common-1.8.20.GA-sources.jar | 8 KB |
| inspektr-common-1.8.20.GA-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-common/ -->
<dependency>
<groupId>org.apereo.inspektr</groupId>
<artifactId>inspektr-common</artifactId>
<version>1.8.20.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-common/
implementation 'org.apereo.inspektr:inspektr-common:1.8.20.GA'
// https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-common/
implementation ("org.apereo.inspektr:inspektr-common:1.8.20.GA")
'org.apereo.inspektr:inspektr-common:jar:1.8.20.GA'
<dependency org="org.apereo.inspektr" name="inspektr-common" rev="1.8.20.GA">
<artifact name="inspektr-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.inspektr', module='inspektr-common', version='1.8.20.GA')
)
libraryDependencies += "org.apereo.inspektr" % "inspektr-common" % "1.8.20.GA"
[org.apereo.inspektr/inspektr-common "1.8.20.GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.9.9.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |