Last Version

NDBC 0.1.3

Non-blocking Database Connectivity (NDBC)

License

License

GroupId

GroupId

io.trane
ArtifactId

ArtifactId

ndbc
Version

Version

0.1.3
Type

Type

pom
Description

Description

NDBC
Non-blocking Database Connectivity (NDBC)
Source Code Management

Source Code Management

https://github.com/traneio/ndbc

Download ndbc 0.1.3

Filename Size
ndbc-0.1.3.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ndbc-api
  • ndbc-api-scala_2.11
  • ndbc-api-scala_2.12
  • ndbc-api-twitter
  • ndbc-core
  • ndbc-test
  • ndbc-netty4
  • ndbc-postgres
  • ndbc-postgres-embedded
  • ndbc-postgres-netty4
  • ndbc-mysql
  • ndbc-mysql-embedded
  • ndbc-mysql-netty4
  • ndbc-readme-validation