License |
License |
---|---|
Categories |
CategoriesData AspectJ Development Tools Development Libraries |
GroupId | GroupIdcom.coherentlogic.enterprise-data-adapter |
ArtifactId | ArtifactIdaspectj-int |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaspectj-int
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
aspectj-int-2.0.3-RELEASE.pom | |
aspectj-int-2.0.3-RELEASE.jar | 10 KB |
aspectj-int-2.0.3-RELEASE-sources.jar | 8 KB |
aspectj-int-2.0.3-RELEASE-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/aspectj-int/ -->
<dependency>
<groupId>com.coherentlogic.enterprise-data-adapter</groupId>
<artifactId>aspectj-int</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/aspectj-int/
implementation 'com.coherentlogic.enterprise-data-adapter:aspectj-int:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/aspectj-int/
implementation ("com.coherentlogic.enterprise-data-adapter:aspectj-int:2.0.3-RELEASE")
'com.coherentlogic.enterprise-data-adapter:aspectj-int:jar:2.0.3-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="aspectj-int" rev="2.0.3-RELEASE">
<artifact name="aspectj-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='aspectj-int', version='2.0.3-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "aspectj-int" % "2.0.3-RELEASE"
[com.coherentlogic.enterprise-data-adapter/aspectj-int "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.coherentlogic.enterprise-data-adapter : data-model-core | jar | |
org.aspectj : aspectjrt | jar | |
org.aspectj : aspectjweaver | jar | |
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar |