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

com.jfirer:jfire 1.1

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.1
Тип

Тип

jar

Скачать jfire 1.1

Имя Файла Размер
jfire-1.1.pom
jfire-1.1.jar 153 KB
jfire-1.1-sources.jar 73 KB
jfire-1.1-javadoc.jar 642 KB
Обзор

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