License |
License |
---|---|
GroupId | GroupIdio.mcarle |
ArtifactId | ArtifactIdsciurus |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionsciurus
Sciurus is a collection of useful aspects e.g. to monitor execution runtimes or cache method results
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sciurus-1.1.0.pom | |
sciurus-1.1.0.jar | 36 KB |
sciurus-1.1.0-sources.jar | 19 KB |
sciurus-1.1.0-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mcarle/sciurus/ -->
<dependency>
<groupId>io.mcarle</groupId>
<artifactId>sciurus</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mcarle/sciurus/
implementation 'io.mcarle:sciurus:1.1.0'
// https://jarcasting.com/artifacts/io.mcarle/sciurus/
implementation ("io.mcarle:sciurus:1.1.0")
'io.mcarle:sciurus:jar:1.1.0'
<dependency org="io.mcarle" name="sciurus" rev="1.1.0">
<artifact name="sciurus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mcarle', module='sciurus', version='1.1.0')
)
libraryDependencies += "io.mcarle" % "sciurus" % "1.1.0"
[io.mcarle/sciurus "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.4 |
org.slf4j : slf4j-api | jar | 1.7.28 |
net.jodah : expiringmap | jar | 0.5.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest | jar | 2.1 |