Last Version

service 1.3.0.RELEASE

bekit is a lightweight Java FrameWork

License

License

GroupId

GroupId

org.bekit
ArtifactId

ArtifactId

service
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

service
bekit is a lightweight Java FrameWork

Download service 1.3.0.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bekit : event jar 1.3.0.RELEASE

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.10

Project Modules

There are no modules declared in this project.