Last Version

SQLState 1.0

SQLState codes as defined by the SQL:2008 standard.

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

SQLState
Version

Version

1.0
Type

Type

jar
Description

Description

SQLState
SQLState codes as defined by the SQL:2008 standard.

Download SQLState 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.