MyBatis base bundle descriptor


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mybatis
ArtifactId

ArtifactId

base-bundle-descriptor
Last Version

Last Version

9
Release Date

Release Date

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

How to add to project

<!-- 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.

MYBATIS Binary Distribution

Build Status

mybatis

The base-bundle-descriptor is a shared maven-assembly-plugin descriptor to create binary distributions for all MyBatis modules

Essentials

org.mybatis

MyBatis

Versions

Version
9
8
7
6
5
4
3
2
1.0.1
1.0.0