| License |
License |
|---|---|
| GroupId | GroupIdorg.jmolecules.integrations |
| ArtifactId | ArtifactIdjmolecules-integrations |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionjMolecules - Technology integrations
Modules to integrate jMolecules abstractions with implementation technologies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmolecules-integrations-1.6.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-integrations/ -->
<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-integrations</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-integrations/
implementation 'org.jmolecules.integrations:jmolecules-integrations:1.6.0'
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-integrations/
implementation ("org.jmolecules.integrations:jmolecules-integrations:1.6.0")
'org.jmolecules.integrations:jmolecules-integrations:pom:1.6.0'
<dependency org="org.jmolecules.integrations" name="jmolecules-integrations" rev="1.6.0">
<artifact name="jmolecules-integrations" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-integrations', version='1.6.0')
)
libraryDependencies += "org.jmolecules.integrations" % "jmolecules-integrations" % "1.6.0"
[org.jmolecules.integrations/jmolecules-integrations "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |