| License |
License
The MIT License
|
|---|---|
| Categories |
CategoriesAspectJ Development Tools Development Libraries |
| GroupId | GroupIdio.bitsensor.plugins |
| ArtifactId | ArtifactIdbitsensor-aspectj |
| Last Version | Last Version4.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitSensor ~ Support ~ AspectJ
BitSensor Java Plugin
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bitsensor-aspectj-4.0.3.pom | |
| bitsensor-aspectj-4.0.3.jar | 1 MB |
| bitsensor-aspectj-4.0.3-sources.jar | 1 MB |
| bitsensor-aspectj-4.0.3-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-aspectj/ -->
<dependency>
<groupId>io.bitsensor.plugins</groupId>
<artifactId>bitsensor-aspectj</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-aspectj/
implementation 'io.bitsensor.plugins:bitsensor-aspectj:4.0.3'
// https://jarcasting.com/artifacts/io.bitsensor.plugins/bitsensor-aspectj/
implementation ("io.bitsensor.plugins:bitsensor-aspectj:4.0.3")
'io.bitsensor.plugins:bitsensor-aspectj:jar:4.0.3'
<dependency org="io.bitsensor.plugins" name="bitsensor-aspectj" rev="4.0.3">
<artifact name="bitsensor-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitsensor.plugins', module='bitsensor-aspectj', version='4.0.3')
)
libraryDependencies += "io.bitsensor.plugins" % "bitsensor-aspectj" % "4.0.3"
[io.bitsensor.plugins/bitsensor-aspectj "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bitsensor.plugins : bitsensor-core | jar | 4.0.3 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| org.codehaus.mojo : animal-sniffer-annotations | jar | 1.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.bitsensor.plugins : bitsensor-its-collector | jar | 4.0.3 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| junit : junit | jar | 4.12 |