bndly-commons
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
License |
License |
---|---|
GroupId | GroupIdorg.bndly.common.mail |
ArtifactId | ArtifactIdorg.bndly.common.mail.mail |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBndly commons Mail Parent
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.bndly.common.mail.mail-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bndly.common.mail/org.bndly.common.mail.mail/ -->
<dependency>
<groupId>org.bndly.common.mail</groupId>
<artifactId>org.bndly.common.mail.mail</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common.mail/org.bndly.common.mail.mail/
implementation 'org.bndly.common.mail:org.bndly.common.mail.mail:1.0.2'
// https://jarcasting.com/artifacts/org.bndly.common.mail/org.bndly.common.mail.mail/
implementation ("org.bndly.common.mail:org.bndly.common.mail.mail:1.0.2")
'org.bndly.common.mail:org.bndly.common.mail.mail:pom:1.0.2'
<dependency org="org.bndly.common.mail" name="org.bndly.common.mail.mail" rev="1.0.2">
<artifact name="org.bndly.common.mail.mail" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common.mail', module='org.bndly.common.mail.mail', version='1.0.2')
)
libraryDependencies += "org.bndly.common.mail" % "org.bndly.common.mail.mail" % "1.0.2"
[org.bndly.common.mail/org.bndly.common.mail.mail "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.activation : activation | jar |
A collection of OSGI bundles as maven projects to build a foundation for bndly-features