is not current version
Last Version 6.0

org.nhind:direct-project-stock 2.0.1

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

2.0.1
Type

Type

pom

Download direct-project-stock 2.0.1


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