top.dogtcc.database:core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Data
GroupId

GroupId

top.dogtcc.database
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core
Source Code Management

Source Code Management

https://github.com/sunpengChina/dog

Download core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
top.dogtcc : core jar 1.0.2-RELEASE
org.springframework.data : spring-data-commons jar
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0-RELEASE