File | Operation |
---|---|
smart-engine-2.5.6.1.pom | download |
<dependency>
<groupId>com.alibaba.smart.framework</groupId>
<artifactId>smart-engine</artifactId>
<version>2.5.6.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.alibaba.smart.framework', module='smart-engine', version='2.5.6.1')
)
compile
|-- org.projectlombok:lombok:1.16.6
|-- org.junit.jupiter:junit-jupiter-api:5.6.2
|-- org.junit.jupiter:junit-jupiter-engine:5.6.2
|-- org.openjdk.jmh:jmh-generator-annprocess
|-- org.apache.commons:commons-math3:3.6.1
|-- org.springframework:spring-core
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-orm
|-- org.springframework:spring-context-support