is not current version
Last Version 3.9.0

net.thk-systems.commons:mugwort 3.0.1

Commons for persistence, hibernate, xstreams, enterprise, spring, servlets, ...

Categories

Categories

Net
GroupId

GroupId

net.thk-systems.commons
ArtifactId

ArtifactId

mugwort
Version

Version

3.0.1
Type

Type

jar

Download mugwort 3.0.1


<!-- https://jarcasting.com/artifacts/net.thk-systems.commons/mugwort/ -->
<dependency>
    <groupId>net.thk-systems.commons</groupId>
    <artifactId>mugwort</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thk-systems.commons/mugwort/
implementation 'net.thk-systems.commons:mugwort:3.0.1'
// https://jarcasting.com/artifacts/net.thk-systems.commons/mugwort/
implementation ("net.thk-systems.commons:mugwort:3.0.1")
'net.thk-systems.commons:mugwort:jar:3.0.1'
<dependency org="net.thk-systems.commons" name="mugwort" rev="3.0.1">
  <artifact name="mugwort" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thk-systems.commons', module='mugwort', version='3.0.1')
)
libraryDependencies += "net.thk-systems.commons" % "mugwort" % "3.0.1"
[net.thk-systems.commons/mugwort "3.0.1"]