Last Version

AnyLine 8.3.1

一个针对web环境的,基于spring-jdbc的,快捷数据库操作工具

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyline-maven-jar
Version

Version

8.3.1
Type

Type

pom
Description

Description

AnyLine
一个针对web环境的,基于spring-jdbc的,快捷数据库操作工具
Project URL

Project URL

http://www.anyline.org
Source Code Management

Source Code Management

https://github.com/anylineorg/anyline

Download anyline-maven-jar 8.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.