mongodao-core

Mongodao core implementation

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.aidensuen
ArtifactId

ArtifactId

mongodao-core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mongodao-core
Mongodao core implementation
Project URL

Project URL

https://github.com/aidensuen

Download mongodao-core

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (10)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0