License |
License |
---|---|
Categories |
CategoriesNet ORM Data |
GroupId | GroupIdnet.n2oapp.platform |
ArtifactId | ArtifactIdn2o-platform-actuator |
Version | Version4.4.0 |
Type | Typepom |
Description |
DescriptionFree platform for building microservices based on Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
n2o-platform-actuator-4.4.0.pom | 747 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-actuator/ -->
<dependency>
<groupId>net.n2oapp.platform</groupId>
<artifactId>n2o-platform-actuator</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-actuator/
implementation 'net.n2oapp.platform:n2o-platform-actuator:4.4.0'
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-actuator/
implementation ("net.n2oapp.platform:n2o-platform-actuator:4.4.0")
'net.n2oapp.platform:n2o-platform-actuator:pom:4.4.0'
<dependency org="net.n2oapp.platform" name="n2o-platform-actuator" rev="4.4.0">
<artifact name="n2o-platform-actuator" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.platform', module='n2o-platform-actuator', version='4.4.0')
)
libraryDependencies += "net.n2oapp.platform" % "n2o-platform-actuator" % "4.4.0"
[net.n2oapp.platform/n2o-platform-actuator "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |