is not current version
Last Version 6.0

org.nhind:direct-project-stock 5.0

Stock assembly for the direct project using the Apache James mail server and the Apache Jetty web container.

GroupId

GroupId

org.nhind
ArtifactId

ArtifactId

direct-project-stock
Version

Version

5.0
Type

Type

pom

Download direct-project-stock 5.0


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