Last Version

scala-tx-provider_2.11 1.0.1

A trait that wraps a code block with a SQL connection

License

License

Categories

Categories

IDE Development Tools Scala Languages
GroupId

GroupId

org.blinkmob
ArtifactId

ArtifactId

scala-tx-provider_2.11
Version

Version

1.0.1
Type

Type

jar
Description

Description

scala-tx-provider_2.11
A trait that wraps a code block with a SQL connection
Project URL

Project URL

https://github.com/gnomff/scala-tx-provider
Source Code Management

Source Code Management

https://github.com/gnomff/scala-tx-provider

Download scala-tx-provider_2.11 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-compiler jar 2.11.8
com.jsuereth : scala-arm_2.11 jar 2.0

Project Modules

There are no modules declared in this project.