Last Version

org.dromara:myth-core 2.0.2-RELEASE

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

License

License

GroupId

GroupId

org.dromara
ArtifactId

ArtifactId

myth-core
Version

Version

2.0.2-RELEASE
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/myth-core

Download myth-core 2.0.2-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.dromara : myth-common jar 2.0.2-RELEASE
org.dromara : myth-annotation jar 2.0.2-RELEASE
org.aspectj : aspectjweaver jar 1.8.9
com.lmax : disruptor jar 3.4.0
org.apache.zookeeper : zookeeper jar 3.4.9

provided (11)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework : spring-context-support jar
org.springframework : spring-core jar 5.0.6.RELEASE
org.springframework : spring-tx jar
org.springframework.data : spring-data-mongodb jar 1.9.1.RELEASE
com.zaxxer : HikariCP jar 2.7.9
com.alibaba : druid jar 1.0.29

Project Modules

There are no modules declared in this project.