mirror of
https://gitee.com/agents-flex/agents-flex.git
synced 2024-11-29 18:38:17 +08:00
v1.0.0-beta.2 prepare
This commit is contained in:
parent
63ccb8c9b9
commit
ea6db4f389
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
@ -16,7 +16,7 @@
|
|||||||
<maven.compiler.source>8</maven.compiler.source>
|
<maven.compiler.source>8</maven.compiler.source>
|
||||||
<maven.compiler.target>8</maven.compiler.target>
|
<maven.compiler.target>8</maven.compiler.target>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<agents-flex.version>1.0.0-beta.1</agents-flex.version>
|
<agents-flex.version>1.0.0-beta.2</agents-flex.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@ -66,12 +66,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-chain-qlexpress</artifactId>
|
<artifactId>agents-flex-chain-qlexpress</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-chain-groovy</artifactId>
|
<artifactId>agents-flex-chain-groovy</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--chains end-->
|
<!--chains end-->
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-chain</artifactId>
|
<artifactId>agents-flex-chain</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-chain-groovy</artifactId>
|
<artifactId>agents-flex-chain-groovy</artifactId>
|
||||||
@ -27,7 +27,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-chain</artifactId>
|
<artifactId>agents-flex-chain</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-chain-qlexpress</artifactId>
|
<artifactId>agents-flex-chain-qlexpress</artifactId>
|
||||||
@ -26,7 +26,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-document-parser</artifactId>
|
<artifactId>agents-flex-document-parser</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-document-parser-pdfbox</artifactId>
|
<artifactId>agents-flex-document-parser-pdfbox</artifactId>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-document-parser</artifactId>
|
<artifactId>agents-flex-document-parser</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-document-parser-poi</artifactId>
|
<artifactId>agents-flex-document-parser-poi</artifactId>
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm-chatglm</artifactId>
|
<artifactId>agents-flex-llm-chatglm</artifactId>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm-llama</artifactId>
|
<artifactId>agents-flex-llm-llama</artifactId>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm-openai</artifactId>
|
<artifactId>agents-flex-llm-openai</artifactId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm-qwen</artifactId>
|
<artifactId>agents-flex-llm-qwen</artifactId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm-spark</artifactId>
|
<artifactId>agents-flex-llm-spark</artifactId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-llm</artifactId>
|
<artifactId>agents-flex-llm</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-samples</artifactId>
|
<artifactId>agents-flex-samples</artifactId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-llm-openai</artifactId>
|
<artifactId>agents-flex-llm-openai</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-aliyun</artifactId>
|
<artifactId>agents-flex-store-aliyun</artifactId>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-chroma</artifactId>
|
<artifactId>agents-flex-store-chroma</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-elasticsearch</artifactId>
|
<artifactId>agents-flex-store-elasticsearch</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-milvus</artifactId>
|
<artifactId>agents-flex-store-milvus</artifactId>
|
||||||
@ -22,7 +22,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-opensearch</artifactId>
|
<artifactId>agents-flex-store-opensearch</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-qcloud</artifactId>
|
<artifactId>agents-flex-store-qcloud</artifactId>
|
||||||
@ -20,7 +20,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-core</artifactId>
|
<artifactId>agents-flex-core</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store-redis</artifactId>
|
<artifactId>agents-flex-store-redis</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-store</artifactId>
|
<artifactId>agents-flex-store</artifactId>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>agents-flex-test</artifactId>
|
<artifactId>agents-flex-test</artifactId>
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-bom</artifactId>
|
<artifactId>agents-flex-bom</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
或者使用 Gradle:
|
或者使用 Gradle:
|
||||||
|
|
||||||
```java
|
```java
|
||||||
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.1'
|
implementation 'com.agentsflex:agents-flex-bom:1.0.0-beta.2'
|
||||||
```
|
```
|
||||||
|
|
||||||
**第 2 步:创建一个带有 Main 方法的 Java 类**
|
**第 2 步:创建一个带有 Main 方法的 Java 类**
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-bom</artifactId>
|
<artifactId>agents-flex-bom</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -20,6 +20,6 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
<artifactId>agents-flex-spring-boot-starter</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
4
pom.xml
4
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>com.agentsflex</groupId>
|
<groupId>com.agentsflex</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>1.0.0-beta.1</version>
|
<version>1.0.0-beta.2</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>agents-flex</name>
|
<name>agents-flex</name>
|
||||||
@ -61,7 +61,7 @@
|
|||||||
<okhttp.version>4.9.3</okhttp.version>
|
<okhttp.version>4.9.3</okhttp.version>
|
||||||
<fastjson.version>2.0.47</fastjson.version>
|
<fastjson.version>2.0.47</fastjson.version>
|
||||||
<spring-boot.version>2.7.18</spring-boot.version>
|
<spring-boot.version>2.7.18</spring-boot.version>
|
||||||
<agents-flex.version>1.0.0-beta.1</agents-flex.version>
|
<agents-flex.version>1.0.0-beta.2</agents-flex.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user