| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mikeliyes.mongobatis |
| ArtifactId | ArtifactIdmongobatis |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmongobatis
mongobatis
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mongobatis-0.0.1.pom | |
| mongobatis-0.0.1.jar | 43 KB |
| mongobatis-0.0.1-sources.jar | 26 KB |
| mongobatis-0.0.1-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mikeliyes.mongobatis/mongobatis/ -->
<dependency>
<groupId>com.github.mikeliyes.mongobatis</groupId>
<artifactId>mongobatis</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mikeliyes.mongobatis/mongobatis/
implementation 'com.github.mikeliyes.mongobatis:mongobatis:0.0.1'
// https://jarcasting.com/artifacts/com.github.mikeliyes.mongobatis/mongobatis/
implementation ("com.github.mikeliyes.mongobatis:mongobatis:0.0.1")
'com.github.mikeliyes.mongobatis:mongobatis:jar:0.0.1'
<dependency org="com.github.mikeliyes.mongobatis" name="mongobatis" rev="0.0.1">
<artifact name="mongobatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mikeliyes.mongobatis', module='mongobatis', version='0.0.1')
)
libraryDependencies += "com.github.mikeliyes.mongobatis" % "mongobatis" % "0.0.1"
[com.github.mikeliyes.mongobatis/mongobatis "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver-sync | jar | 4.2.0 |