не последняя версия
Последняя версия 1.2

com.jfirer:jfire 1.0

Jfire is a IOC and AOP container. Provides a transparent object management. And provide a simple and efficient AOP API operation. At the same time also supports transparent transaction management.

Группа

Группа

com.jfirer
Идентификатор

Идентификатор

jfire
Версия

Версия

1.0
Тип

Тип

jar

Скачать jfire 1.0

Имя Файла Размер
jfire-1.0.pom
jfire-1.0.jar 154 KB
jfire-1.0-sources.jar 74 KB
jfire-1.0-javadoc.jar 646 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.jfirer/jfire/ -->
<dependency>
    <groupId>com.jfirer</groupId>
    <artifactId>jfire</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jfirer/jfire/
implementation 'com.jfirer:jfire:1.0'
// https://jarcasting.com/artifacts/com.jfirer/jfire/
implementation ("com.jfirer:jfire:1.0")
'com.jfirer:jfire:jar:1.0'
<dependency org="com.jfirer" name="jfire" rev="1.0">
  <artifact name="jfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jfirer', module='jfire', version='1.0')
)
libraryDependencies += "com.jfirer" % "jfire" % "1.0"
[com.jfirer/jfire "1.0"]