| Категории |
КатегорииДанные AspectJ Инструменты разработки Development Libraries |
|---|---|
| Группа | Группаcom.coherentlogic.enterprise-data-adapter |
| Идентификатор | Идентификаторaspectj-int |
| Версия | Версия2.0.2.1-RELEASE |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| aspectj-int-2.0.2.1-RELEASE.pom | |
| aspectj-int-2.0.2.1-RELEASE.jar | 10 KB |
| aspectj-int-2.0.2.1-RELEASE-sources.jar | 8 KB |
| aspectj-int-2.0.2.1-RELEASE-javadoc.jar | 59 KB |
| Обзор |
<!-- 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.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/aspectj-int/
implementation 'com.coherentlogic.enterprise-data-adapter:aspectj-int:2.0.2.1-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.enterprise-data-adapter/aspectj-int/
implementation ("com.coherentlogic.enterprise-data-adapter:aspectj-int:2.0.2.1-RELEASE")
'com.coherentlogic.enterprise-data-adapter:aspectj-int:jar:2.0.2.1-RELEASE'
<dependency org="com.coherentlogic.enterprise-data-adapter" name="aspectj-int" rev="2.0.2.1-RELEASE">
<artifact name="aspectj-int" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.enterprise-data-adapter', module='aspectj-int', version='2.0.2.1-RELEASE')
)
libraryDependencies += "com.coherentlogic.enterprise-data-adapter" % "aspectj-int" % "2.0.2.1-RELEASE"
[com.coherentlogic.enterprise-data-adapter/aspectj-int "2.0.2.1-RELEASE"]