License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.edgar615 |
ArtifactId | ArtifactIdspring-boot-util-operatelog |
Version | Version0.2.11 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-util-operatelog/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>spring-boot-util-operatelog</artifactId>
<version>0.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-util-operatelog/
implementation 'com.github.edgar615:spring-boot-util-operatelog:0.2.11'
// https://jarcasting.com/artifacts/com.github.edgar615/spring-boot-util-operatelog/
implementation ("com.github.edgar615:spring-boot-util-operatelog:0.2.11")
'com.github.edgar615:spring-boot-util-operatelog:jar:0.2.11'
<dependency org="com.github.edgar615" name="spring-boot-util-operatelog" rev="0.2.11">
<artifact name="spring-boot-util-operatelog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='spring-boot-util-operatelog', version='0.2.11')
)
libraryDependencies += "com.github.edgar615" % "spring-boot-util-operatelog" % "0.2.11"
[com.github.edgar615/spring-boot-util-operatelog "0.2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
org.aspectj : aspectjrt | jar | 1.7.2 |
org.aspectj : aspectjweaver | jar | 1.8.6 |
com.github.edgar615 : util | jar | 1.1.1.BETA8 |
com.github.edgar615 : spring-boot-util-auth | jar | 0.2.11 |