MVN

com.jfirer : jfire

Maven & Gradle

Apr 12, 2020

Jfire · 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.

<dependency>
    <groupId>com.jfirer</groupId>
    <artifactId>jfire</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jfirer : jfire to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.jfirer : jfire to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
jfire-1.2
1.1
jfire-1.1
1.0.x
jfire-1.0.1
1.0
jfire-1.0

How to add a dependency to Maven

Add the following com.jfirer : jfire maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jfirer</groupId>
    <artifactId>jfire</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jfirer : jfire gradle dependency to your build.gradle file:

implementation 'com.jfirer:jfire:1.2'

Gradle Kotlin DSL: Add the following com.jfirer : jfire gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jfirer:jfire:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jfirer : jfire sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jfirer" % "jfire" % "1.2"

Advertisement

Dependencies from Group

Feb 13, 2020
7 usages
Apr 21, 2020
6 usages
Apr 09, 2020
3 usages
Fse
Feb 12, 2020
1 usages
Mar 08, 2020
1 usages

Discover Dependencies

Apr 09, 2020
Mar 17, 2020
Jun 22, 2020
532 stars
Jul 24, 2020
2 usages
25 stars
Jul 24, 2020
2 usages
25 stars
Jul 24, 2020
2 usages
25 stars