s

simplejavamail-karaf-feature

Feature descriptor for Apache Karaf
Files download
File Operation
simplejavamail-karaf-feature-8.1.0.pom download
simplejavamail-karaf-feature-8.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.simplejavamail</groupId>
  <artifactId>simplejavamail-karaf-feature</artifactId>
  <version>8.1.0</version>
  <type>feature</type>
</dependency>
Gradle Groovy
implementation 'org.simplejavamail:simplejavamail-karaf-feature:8.1.0'
Gradle Kotlin
implementation("org.simplejavamail:simplejavamail-karaf-feature:8.1.0")
Scala SBT
libraryDependencies += "org.simplejavamail" % "simplejavamail-karaf-feature" % "8.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.simplejavamail', module='simplejavamail-karaf-feature', version='8.1.0')
)
Apache Ivy
<dependency org="org.simplejavamail" name="simplejavamail-karaf-feature" rev="8.1.0" />
Leiningen
[org.simplejavamail/simplejavamail-karaf-feature "8.1.0"]
Apache Buildr
'org.simplejavamail:simplejavamail-karaf-feature:jar:8.1.0'