MVN

com.github.bogie-clj : molecule

Maven & Gradle

Feb 09, 2019
0 stars

Molecule Framework · Molecule Java framework for building software systems

<dependency>
    <groupId>com.github.bogie-clj</groupId>
    <artifactId>molecule</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bogie-clj : molecule to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.bogie-clj : molecule to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
molecule-0.1.2
molecule-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bogie-clj</groupId>
    <artifactId>molecule</artifactId>
    <version>0.1.2</version>
</dependency>