| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Logging Application Layer Libs | 
        
| GroupId | GroupIdio.github.qsy7.java.examples | 
    
| ArtifactId | ArtifactIdtime-constrained-with-logging-agent | 
    
| Last Version | Last Version0.1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionexamples - time-constrained-with-logging-agent 
            examples 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained-with-logging-agent/ -->
<dependency>
    <groupId>io.github.qsy7.java.examples</groupId>
    <artifactId>time-constrained-with-logging-agent</artifactId>
    <version>0.1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained-with-logging-agent/
implementation 'io.github.qsy7.java.examples:time-constrained-with-logging-agent:0.1.2'
                // https://jarcasting.com/artifacts/io.github.qsy7.java.examples/time-constrained-with-logging-agent/
implementation ("io.github.qsy7.java.examples:time-constrained-with-logging-agent:0.1.2")
                'io.github.qsy7.java.examples:time-constrained-with-logging-agent:jar:0.1.2'
                <dependency org="io.github.qsy7.java.examples" name="time-constrained-with-logging-agent" rev="0.1.2">
  <artifact name="time-constrained-with-logging-agent" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.qsy7.java.examples', module='time-constrained-with-logging-agent', version='0.1.2')
)
                libraryDependencies += "io.github.qsy7.java.examples" % "time-constrained-with-logging-agent" % "0.1.2"
                [io.github.qsy7.java.examples/time-constrained-with-logging-agent "0.1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.qsy7.java.configuration.cli : guice | pom | 0.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit : junit-bom | pom | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |