jMolecules

Architectural concepts in Java

License

License

GroupId

GroupId

org.jmolecules
ArtifactId

ArtifactId

jmolecules
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

jMolecules
Architectural concepts in Java
Project URL

Project URL

https://github.com/xmolecules/jmolecules
Source Code Management

Source Code Management

https://github.com/xmolecules/jmolecules

Download jmolecules

Filename Size
jmolecules-1.6.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jmolecules/jmolecules/ -->
<dependency>
    <groupId>org.jmolecules</groupId>
    <artifactId>jmolecules</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules/
implementation 'org.jmolecules:jmolecules:1.6.0'
// https://jarcasting.com/artifacts/org.jmolecules/jmolecules/
implementation ("org.jmolecules:jmolecules:1.6.0")
'org.jmolecules:jmolecules:pom:1.6.0'
<dependency org="org.jmolecules" name="jmolecules" rev="1.6.0">
  <artifact name="jmolecules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules', module='jmolecules', version='1.6.0')
)
libraryDependencies += "org.jmolecules" % "jmolecules" % "1.6.0"
[org.jmolecules/jmolecules "1.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.jmolecules

xMolecules

Architectural abstractions in code. Logo by Stephanie Leeson for thenounproject.com

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0