License |
License |
---|---|
GroupId | GroupIdcom.github.inspektr |
ArtifactId | ArtifactIdinspektr-common |
Last Version | Last Version1.1.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInspektr - Common API
Inspektr Common
|
Project Organization |
Project OrganizationRutgers, the State University of New Jersey |
Filename | Size |
---|---|
inspektr-common-1.1.GA.pom | |
inspektr-common-1.1.GA.jar | 6 KB |
inspektr-common-1.1.GA-sources.jar | 8 KB |
inspektr-common-1.1.GA-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.inspektr/inspektr-common/ -->
<dependency>
<groupId>com.github.inspektr</groupId>
<artifactId>inspektr-common</artifactId>
<version>1.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inspektr/inspektr-common/
implementation 'com.github.inspektr:inspektr-common:1.1.GA'
// https://jarcasting.com/artifacts/com.github.inspektr/inspektr-common/
implementation ("com.github.inspektr:inspektr-common:1.1.GA")
'com.github.inspektr:inspektr-common:jar:1.1.GA'
<dependency org="com.github.inspektr" name="inspektr-common" rev="1.1.GA">
<artifact name="inspektr-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inspektr', module='inspektr-common', version='1.1.GA')
)
libraryDependencies += "com.github.inspektr" % "inspektr-common" % "1.1.GA"
[com.github.inspektr/inspektr-common "1.1.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.7.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |