is not current version
Last Version 3.0.0

net.sourceforge.openutils:openutils-bshd5 2.0.4

openutils base Spring-Hibernate DAO for java 5.0

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.openutils
ArtifactId

ArtifactId

openutils-bshd5
Version

Version

2.0.4
Type

Type

jar

Download openutils-bshd5 2.0.4


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