is not current version
Last Version 2.4.11

net.sf.tsl2nano:tsl2.nano.directaccess 2.4.1

TSL2 JEE Direct Access (local JPA through GenericLocalBeanContainer, GenericLocalServiceBean, GenericEntityManager, ScriptTool, Replication)

Categories

Categories

Net
GroupId

GroupId

net.sf.tsl2nano
ArtifactId

ArtifactId

tsl2.nano.directaccess
Version

Version

2.4.1
Type

Type

jar

Download tsl2.nano.directaccess 2.4.1


<!-- https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.directaccess/ -->
<dependency>
    <groupId>net.sf.tsl2nano</groupId>
    <artifactId>tsl2.nano.directaccess</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.directaccess/
implementation 'net.sf.tsl2nano:tsl2.nano.directaccess:2.4.1'
// https://jarcasting.com/artifacts/net.sf.tsl2nano/tsl2.nano.directaccess/
implementation ("net.sf.tsl2nano:tsl2.nano.directaccess:2.4.1")
'net.sf.tsl2nano:tsl2.nano.directaccess:jar:2.4.1'
<dependency org="net.sf.tsl2nano" name="tsl2.nano.directaccess" rev="2.4.1">
  <artifact name="tsl2.nano.directaccess" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.tsl2nano', module='tsl2.nano.directaccess', version='2.4.1')
)
libraryDependencies += "net.sf.tsl2nano" % "tsl2.nano.directaccess" % "2.4.1"
[net.sf.tsl2nano/tsl2.nano.directaccess "2.4.1"]