MVN

com.github.nruzic.extensions.eclipse.model : com.github.nruzic.extensions.eclipse.model.configuration

Maven & Gradle

Feb 26, 2019
0 stars

Nruzic EMF Extensions Master POM · Common master for nruzic extensions eclipse model projects

<dependency>
    <groupId>com.github.nruzic.extensions.eclipse.model</groupId>
    <artifactId>com.github.nruzic.extensions.eclipse.model.configuration</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nruzic.extensions.eclipse.model : com.github.nruzic.extensions.eclipse.model.configuration to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.nruzic.extensions.eclipse.model : com.github.nruzic.extensions.eclipse.model.configuration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
com.github.nruzic.extensions.eclipse.model.configuration-1.1.0
1.0.x
com.github.nruzic.extensions.eclipse.model.configuration-1.0.5
com.github.nruzic.extensions.eclipse.model.configuration-1.0.4
com.github.nruzic.extensions.eclipse.model.configuration-1.0.3
com.github.nruzic.extensions.eclipse.model.configuration-1.0.2
com.github.nruzic.extensions.eclipse.model.configuration-1.0.1
com.github.nruzic.extensions.eclipse.model.configuration-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nruzic.extensions.eclipse.model</groupId>
    <artifactId>com.github.nruzic.extensions.eclipse.model.configuration</artifactId>
    <version>1.1.0</version>
</dependency>