License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdhr.helix |
ArtifactId | ArtifactIdgroovy-sql-stream-extension |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGroovy Sql Stream Extension
A collection of extensions to Groovy 2+.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/hr.helix/groovy-sql-stream-extension/ -->
<dependency>
<groupId>hr.helix</groupId>
<artifactId>groovy-sql-stream-extension</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/hr.helix/groovy-sql-stream-extension/
implementation 'hr.helix:groovy-sql-stream-extension:0.4.3'
// https://jarcasting.com/artifacts/hr.helix/groovy-sql-stream-extension/
implementation ("hr.helix:groovy-sql-stream-extension:0.4.3")
'hr.helix:groovy-sql-stream-extension:jar:0.4.3'
<dependency org="hr.helix" name="groovy-sql-stream-extension" rev="0.4.3">
<artifact name="groovy-sql-stream-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.helix', module='groovy-sql-stream-extension', version='0.4.3')
)
libraryDependencies += "hr.helix" % "groovy-sql-stream-extension" % "0.4.3"
[hr.helix/groovy-sql-stream-extension "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
com.h2database : h2 | jar | 1.3.175 |
cglib : cglib-nodep | jar | 2.2.2 |