MVN

de.iip-ecosphere.platform : ecsRuntime

Maven & Gradle

Mar 01, 2023
2 usages

ECS runtime · The interfaces and basic implementation of the ECS runtime of the IIP-Ecosphere platform.

<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>ecsRuntime</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.iip-ecosphere.platform : ecsRuntime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of de.iip-ecosphere.platform : ecsRuntime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
ecsRuntime-0.5.0
0.4.x
ecsRuntime-0.4.0
0.3.x
ecsRuntime-0.3.0
0.2.x
ecsRuntime-0.2.0

How to add a dependency to Maven

Add the following de.iip-ecosphere.platform : ecsRuntime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>ecsRuntime</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.iip-ecosphere.platform : ecsRuntime gradle dependency to your build.gradle file:

implementation 'de.iip-ecosphere.platform:ecsRuntime:0.5.0'

Gradle Kotlin DSL: Add the following de.iip-ecosphere.platform : ecsRuntime gradle kotlin dependency to your build.gradle.kts file:

implementation("de.iip-ecosphere.platform:ecsRuntime:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.iip-ecosphere.platform : ecsRuntime sbt scala dependency to your build.sbt file:

libraryDependencies += "de.iip-ecosphere.platform" % "ecsRuntime" % "0.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 24, 2023
2 usages
Jun 06, 2022
3 usages
386 stars
Aug 26, 2021
4 usages
7.7k stars
Aug 26, 2021
3 usages
7.7k stars
Aug 30, 2022
2 usages
3k stars
Aug 26, 2021
2 usages
272 stars
Aug 26, 2021
3 usages
272 stars