Last Version

MyBatis base bundle descriptor 9

MyBatis base bundle descriptor

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mybatis
ArtifactId

ArtifactId

base-bundle-descriptor
Version

Version

9
Type

Type

jar
Description

Description

MyBatis base bundle descriptor
MyBatis base bundle descriptor
Project URL

Project URL

http://www.mybatis.org/base-bundle-descriptor/
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

https://github.com/mybatis/base-bundle-descriptor

Download base-bundle-descriptor 9


<!-- https://jarcasting.com/artifacts/org.mybatis/base-bundle-descriptor/ -->
<dependency>
    <groupId>org.mybatis</groupId>
    <artifactId>base-bundle-descriptor</artifactId>
    <version>9</version>
</dependency>
// https://jarcasting.com/artifacts/org.mybatis/base-bundle-descriptor/
implementation 'org.mybatis:base-bundle-descriptor:9'
// https://jarcasting.com/artifacts/org.mybatis/base-bundle-descriptor/
implementation ("org.mybatis:base-bundle-descriptor:9")
'org.mybatis:base-bundle-descriptor:jar:9'
<dependency org="org.mybatis" name="base-bundle-descriptor" rev="9">
  <artifact name="base-bundle-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mybatis', module='base-bundle-descriptor', version='9')
)
libraryDependencies += "org.mybatis" % "base-bundle-descriptor" % "9"
[org.mybatis/base-bundle-descriptor "9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.