MVN

com.github.goranstack.esox : esox-core

Maven & Gradle

Mar 02, 2018
0 stars

Esox Core contains classes for implementing the model part of the aspect binding.

<dependency>
    <groupId>com.github.goranstack.esox</groupId>
    <artifactId>esox-core</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.goranstack.esox : esox-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of com.github.goranstack.esox : esox-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
esox-core-2.1.2

How to add a dependency to Maven

Add the following com.github.goranstack.esox : esox-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.goranstack.esox</groupId>
    <artifactId>esox-core</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.goranstack.esox : esox-core gradle dependency to your build.gradle file:

implementation 'com.github.goranstack.esox:esox-core:2.1.2'

Gradle Kotlin DSL: Add the following com.github.goranstack.esox : esox-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.goranstack.esox:esox-core:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.goranstack.esox : esox-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.goranstack.esox" % "esox-core" % "2.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 27, 2021
1 usages
0 stars
Mar 07, 2018
1 usages
0 stars
Mar 10, 2018
1 usages
59 stars
Jul 31, 2018
3 usages
313 stars
Dec 11, 2019
1 usages
0 stars
Jul 16, 2019
2 usages
0 stars
Jul 13, 2018
2 usages
21 stars
Jun 25, 2019
1 usages
587 stars
Sep 07, 2021
1 usages
11 stars