base-core

base dependency

License

License

GroupId

GroupId

com.whosly
ArtifactId

ArtifactId

base-core
Last Version

Last Version

1.5.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

base-core
base dependency
Project URL

Project URL

https://github.com/yueny/base
Source Code Management

Source Code Management

https://gitee.com/whosly/base

Download base-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.whosly/base-core/ -->
<dependency>
    <groupId>com.whosly</groupId>
    <artifactId>base-core</artifactId>
    <version>1.5.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/base-core/
implementation 'com.whosly:base-core:1.5.0-RELEASE'
// https://jarcasting.com/artifacts/com.whosly/base-core/
implementation ("com.whosly:base-core:1.5.0-RELEASE")
'com.whosly:base-core:pom:1.5.0-RELEASE'
<dependency org="com.whosly" name="base-core" rev="1.5.0-RELEASE">
  <artifact name="base-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='base-core', version='1.5.0-RELEASE')
)
libraryDependencies += "com.whosly" % "base-core" % "1.5.0-RELEASE"
[com.whosly/base-core "1.5.0-RELEASE"]

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.

Versions

Version
1.5.0-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE