License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdxin.lingchao |
ArtifactId | ArtifactIdexposedext |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexposedext
An Exposed extension library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exposedext-0.1.0.pom | |
exposedext-0.1.0.jar | 4 KB |
exposedext-0.1.0-sources.jar | 1 KB |
exposedext-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |