License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdin.hocg.squirrel |
ArtifactId | ArtifactIdmybatis-squirrel |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSquirrel :: Core
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mybatis-squirrel-0.1.1.pom | |
mybatis-squirrel-0.1.1.jar | 89 KB |
mybatis-squirrel-0.1.1-sources.jar | 56 KB |
mybatis-squirrel-0.1.1-javadoc.jar | 798 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel/ -->
<dependency>
<groupId>in.hocg.squirrel</groupId>
<artifactId>mybatis-squirrel</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel/
implementation 'in.hocg.squirrel:mybatis-squirrel:0.1.1'
// https://jarcasting.com/artifacts/in.hocg.squirrel/mybatis-squirrel/
implementation ("in.hocg.squirrel:mybatis-squirrel:0.1.1")
'in.hocg.squirrel:mybatis-squirrel:jar:0.1.1'
<dependency org="in.hocg.squirrel" name="mybatis-squirrel" rev="0.1.1">
<artifact name="mybatis-squirrel" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.squirrel', module='mybatis-squirrel', version='0.1.1')
)
libraryDependencies += "in.hocg.squirrel" % "mybatis-squirrel" % "0.1.1"
[in.hocg.squirrel/mybatis-squirrel "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis Optional | jar | 3.5.1 |
org.mybatis : mybatis-spring Optional | jar | 2.0.1 |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | |
org.springframework.boot : spring-boot-starter Optional | jar | |
com.google.guava : guava | jar | 27.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |