Added .m2 folder
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Tue Aug 22 11:12:44 CEST 2023
|
||||
beanshell-2.0b4.pom>central=
|
||||
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project xmlns:xsi="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<!-- [MPG] POM Created by Mergere Pom Generator (beta). -->
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.beanshell</groupId>
|
||||
<artifactId>beanshell</artifactId>
|
||||
<version>2.0b4</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>BeanShell</name>
|
||||
<description>BeanShell</description>
|
||||
<organization>
|
||||
<name>http://www.beanshell.org/</name>
|
||||
</organization>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>GNU LESSER GENERAL PUBLIC LICENSE</name>
|
||||
<url>http://www.gnu.org/licenses/lgpl.txt</url>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<dependencies>
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFException -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFMeclaredBean -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.util.BSFEngineImpl -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFManager -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServlet -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServletRequest -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServletResponse -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.ServletException -->
|
||||
<!-- [MPG] UnconnectedImport: text.html -->
|
||||
<!-- [MPG] UnconnectedImport: text.plain -->
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
d00ea1e44675318c6c9105473bc2168e6df4a9aa ./beanshell/2.0b4/beanshell-2.0b4.pom
|
||||
@@ -0,0 +1,4 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Tue Aug 22 11:12:45 CEST 2023
|
||||
bsh-2.0b4.jar>central=
|
||||
bsh-2.0b4.pom>central=
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a05f0a0feefa8d8467ac80e16e7de071489f0d9c ./bsh/2.0b4/bsh-2.0b4.jar
|
||||
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project xmlns:xsi="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<!-- [MPG] POM Created by Mergere Pom Generator (beta). -->
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>org.beanshell</groupId>
|
||||
<artifactId>beanshell</artifactId>
|
||||
<version>2.0b4</version>
|
||||
</parent>
|
||||
<artifactId>bsh</artifactId>
|
||||
<name>BeanShell</name>
|
||||
<description>BeanShell</description>
|
||||
|
||||
<dependencies>
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFException -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFMeclaredBean -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.util.BSFEngineImpl -->
|
||||
<!-- [MPG] UnconnectedImport: org.apache.bsf.BSFManager -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServlet -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServletRequest -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.http.HttpServletResponse -->
|
||||
<!-- [MPG] UnconnectedImport: javax.servlet.ServletException -->
|
||||
<!-- [MPG] UnconnectedImport: text.html -->
|
||||
<!-- [MPG] UnconnectedImport: text.plain -->
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
57e0b6a607859774b2cdd680c6f2aab147b83a4f ./bsh/2.0b4/bsh-2.0b4.pom
|
||||
Reference in New Issue
Block a user