License |
License |
---|---|
GroupId | GroupIdcom.lingcreative |
ArtifactId | ArtifactIddbx-core_2.12 |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptiondbx-core
A transaction management library for `Scala` users, migrated from `Spring Framework`.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dbx-core_2.12-2.1.2.pom | |
dbx-core_2.12-2.1.2.jar | 1 MB |
dbx-core_2.12-2.1.2-sources.jar | 10 KB |
dbx-core_2.12-2.1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingcreative/dbx-core_2.12/ -->
<dependency>
<groupId>com.lingcreative</groupId>
<artifactId>dbx-core_2.12</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingcreative/dbx-core_2.12/
implementation 'com.lingcreative:dbx-core_2.12:2.1.2'
// https://jarcasting.com/artifacts/com.lingcreative/dbx-core_2.12/
implementation ("com.lingcreative:dbx-core_2.12:2.1.2")
'com.lingcreative:dbx-core_2.12:jar:2.1.2'
<dependency org="com.lingcreative" name="dbx-core_2.12" rev="2.1.2">
<artifact name="dbx-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingcreative', module='dbx-core_2.12', version='2.1.2')
)
libraryDependencies += "com.lingcreative" % "dbx-core_2.12" % "2.1.2"
[com.lingcreative/dbx-core_2.12 "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.3.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |