MVN

org.elbfisch : elbfisch.core

Maven & Gradle

Jun 25, 2020
2 usages
3 stars

elbfisch · Open-source runtime system for component-based implementation of automation solutions with Java

<dependency>
    <groupId>org.elbfisch</groupId>
    <artifactId>elbfisch.core</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.elbfisch : elbfisch.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.elbfisch : elbfisch.core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
elbfisch.core-3.1.0

How to add a dependency to Maven

Add the following org.elbfisch : elbfisch.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.elbfisch</groupId>
    <artifactId>elbfisch.core</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.elbfisch : elbfisch.core gradle dependency to your build.gradle file:

implementation 'org.elbfisch:elbfisch.core:3.1.0'

Gradle Kotlin DSL: Add the following org.elbfisch : elbfisch.core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.elbfisch:elbfisch.core:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.elbfisch : elbfisch.core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.elbfisch" % "elbfisch.core" % "3.1.0"

Advertisement

Dependencies from Group

Jun 25, 2020
2 usages
3 stars
Jul 20, 2020
0 stars
Jul 31, 2020
0 stars

Discover Dependencies

Aug 24, 2023
10 usages
39 stars
Jun 25, 2021
3 usages
Jan 18, 2014
2 usages
41 stars
Feb 15, 2018
4 stars
Jun 12, 2023
7 usages
172 stars
Jul 14, 2017
3 usages
99 stars
Dec 10, 2020
5 usages
24 stars
Jul 10, 2023
4 usages
1k stars
Jul 23, 2019
10 usages
57 stars