| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.slackspace | 
    
| ArtifactId | ArtifactIdosiris | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionde.slackspace:osiris 
            A JavaEE 7 CDI interceptor which provides monitoring capabilities for called methods. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| osiris-1.0.1.pom | |
| osiris-1.0.1.jar | 7 KB | 
| osiris-1.0.1-sources.jar | 3 KB | 
| osiris-1.0.1-javadoc.jar | 48 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.slackspace/osiris/ -->
<dependency>
    <groupId>de.slackspace</groupId>
    <artifactId>osiris</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/de.slackspace/osiris/
implementation 'de.slackspace:osiris:1.0.1'
                // https://jarcasting.com/artifacts/de.slackspace/osiris/
implementation ("de.slackspace:osiris:1.0.1")
                'de.slackspace:osiris:jar:1.0.1'
                <dependency org="de.slackspace" name="osiris" rev="1.0.1">
  <artifact name="osiris" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.slackspace', module='osiris', version='1.0.1')
)
                libraryDependencies += "de.slackspace" % "osiris" % "1.0.1"
                [de.slackspace/osiris "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.glassfish : javax.json | jar | 1.0.4 | 
| org.glassfish.jersey.core : jersey-common | jar | 2.12 |