License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.aidensuen |
ArtifactId | ArtifactIdmongodao-core |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongodao-core
Mongodao core implementation
|
Project URL |
Project URL |
Filename | Size |
---|---|
mongodao-core-1.1.2.pom | |
mongodao-core-1.1.2.jar | 159 KB |
mongodao-core-1.1.2-sources.jar | 92 KB |
mongodao-core-1.1.2-javadoc.jar | 834 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-core/ -->
<dependency>
<groupId>com.github.aidensuen</groupId>
<artifactId>mongodao-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-core/
implementation 'com.github.aidensuen:mongodao-core:1.1.2'
// https://jarcasting.com/artifacts/com.github.aidensuen/mongodao-core/
implementation ("com.github.aidensuen:mongodao-core:1.1.2")
'com.github.aidensuen:mongodao-core:jar:1.1.2'
<dependency org="com.github.aidensuen" name="mongodao-core" rev="1.1.2">
<artifact name="mongodao-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aidensuen', module='mongodao-core', version='1.1.2')
)
libraryDependencies += "com.github.aidensuen" % "mongodao-core" % "1.1.2"
[com.github.aidensuen/mongodao-core "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.aidensuen : common-repository | jar | 3.0 |
org.springframework.data : spring-data-mongodb | jar | 2.1.1.RELEASE |
org.slf4j : slf4j-api Optional | jar | 1.7.26 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.1.3.RELEASE |
org.springframework : spring-context-support | jar | 5.1.3.RELEASE |
org.springframework : spring-expression | jar | 5.1.3.RELEASE |
org.springframework : spring-core | jar | 5.1.3.RELEASE |
org.springframework : spring-aop | jar | 5.1.3.RELEASE |
org.springframework : spring-beans | jar | 5.1.3.RELEASE |
org.springframework : spring-jdbc | jar | 5.1.3.RELEASE |
org.springframework : spring-aspects | jar | 5.1.3.RELEASE |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.1.3.RELEASE |