is not current version
Last Version 1.3

com.opengamma:elsql 1.0

Simple tool to externalize SQL from Java in partnership with Spring

GroupId

GroupId

com.opengamma
ArtifactId

ArtifactId

elsql
Version

Version

1.0
Type

Type

jar

Download elsql 1.0


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