is not current version
Last Version 1.03

org.wowtools:catframe-servicebase cell

自用框架-基本服务框架

GroupId

GroupId

org.wowtools
ArtifactId

ArtifactId

catframe-servicebase
Version

Version

cell
Type

Type

jar

Download catframe-servicebase cell


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