service

bekit is a lightweight Java FrameWork

License

License

GroupId

GroupId

org.bekit
ArtifactId

ArtifactId

service
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

service
bekit is a lightweight Java FrameWork

Download service

How to add to project

<!-- 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.

Versions

Version
1.3.0.RELEASE
1.2.5.RELEASE
1.2.4.RELEASE
1.2.3.RELEASE
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE