Inspektr - Common API

Inspektr Common

License

License

GroupId

GroupId

com.github.inspektr
ArtifactId

ArtifactId

inspektr-common
Last Version

Last Version

1.1.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Inspektr - Common API
Inspektr Common
Project Organization

Project Organization

Rutgers, the State University of New Jersey

Download inspektr-common

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.GA
1.0.7.GA
1.0.5.GA
1.0.4.GA
1.0.2.GA
1.0.1.GA
1.0.0.GA