Last Version

Squirrel :: Core 0.1.1

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.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

in.hocg.squirrel
ArtifactId

ArtifactId

mybatis-squirrel
Version

Version

0.1.1
Type

Type

jar
Description

Description

Squirrel :: 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

The Apache Software Foundation

Download mybatis-squirrel 0.1.1


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

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.6

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.1

Project Modules

There are no modules declared in this project.