com.aliyun.fastmodel.fastmodel-bom 0.5.8-jdk8
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>com.aliyun.fastmodel</groupId>
<artifactId>fastmodel-bom</artifactId>
<version>0.5.8-jdk8</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
是管理所有fml语言的bom文件,可以通过:
<dependencyManagement>
<dependency>
<groupId>com.aliyun.fastmodel</groupId>
<artifactId>fastmodel-bom</artifactId>
<version>${maven中取最新版本}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencyManagement>
引用
Details
- alibaba
- December 30, 2023
- Apache License 2.0
Assets
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0