is not current version
Last Version 1.3

com.opengamma:elsql 0.8.1

Simple tool to externalize SQL from Java in partnership with Spring

GroupId

GroupId

com.opengamma
ArtifactId

ArtifactId

elsql
Version

Version

0.8.1
Type

Type

jar

Download elsql 0.8.1


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