exposedext

An Exposed extension library

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

xin.lingchao
ArtifactId

ArtifactId

exposedext
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

exposedext
An Exposed extension library
Project URL

Project URL

https://bitbucket.org/douglarek/exposedext
Source Code Management

Source Code Management

https://bitbucket.org/douglarek/exposedext.git

Download exposedext

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
org.jetbrains.exposed : exposed jar 0.7.4
org.jetbrains.exposed : spring-transaction jar 0.7.4
org.postgresql : postgresql jar 9.4.1212
com.fasterxml.jackson.core : jackson-databind jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0