| 组织ID: |
org.jasig.portal |
| 项目ID: |
uPortal-hibernate4-dialects |
| 版本: |
5.2.3 |
| 最后修改时间: |
2020-04-05 21:30:22 |
| 包类型: |
jar |
| 标题: |
uPortal |
| 描述: |
Enterprise open source portal built by and for the higher education community. |
| 相关URL: |
https://github.com/Jasig/uPortal |
| 大小: |
5.30KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.jasig.portal</groupId>
<artifactId>uPortal-hibernate4-dialects</artifactId>
<version>5.2.3</version>
</dependency>
|
| Gradle引入代码: |
org.jasig.portal:uPortal-hibernate4-dialects:5.2.3
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.jasig.portal</groupId>
<artifactId>uPortal-hibernate4-dialects</artifactId>
<version>5.2.3</version>
<name>uPortal</name>
<description>Enterprise open source portal built by and for the higher education community.</description>
<url>https://github.com/Jasig/uPortal</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<organization>org.apache.maven.model.Organization@88f51bc</organization>
<organizationUrl>https://github.com/Jasig/uPortal/graphs/contributors</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git@github.com:Jasig/uPortal.git</connection>
<url>https://github.com/Jasig/uPortal</url>
</scm>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymock</artifactId>
<version>3.6</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<version>1.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.21.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>4.3.18.RELEASE</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-legacy</artifactId>
<version>2.6.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
<artifactId>commons-logging-api</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
<exclusion>
<artifactId>commons-logging</artifactId>
<groupId>commons-logging</groupId>
</exclusion>
<exclusion>
<artifactId>log4j</artifactId>
<groupId>log4j</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.apereo.portal.utils.hibernate4.dialects.PostgreSQL81Dialect.class
org.apereo.portal.utils.hibernate4.dialects.MySQL5InnoDBCompressedDialect.class
org.apereo.portal.utils.hibernate4.dialects.MySQL5InnoDBCompressedDialect$MySqlDoubleTypeDescriptor.class
org.apereo.portal.utils.hibernate4.dialects.MySQL5InnoDBCompressedDialect$MySqlDoubleTypeDescriptor$1.class
org.apereo.portal.utils.hibernate4.dialects.Oracle12ForceClobDialect.class
|
| 依赖Jar: |
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
easymock-3.6.jar
/org.easymock/easymock/3.6
查看easymock所有版本文件
hamcrest-all-1.3.jar
/org.hamcrest/hamcrest-all/1.3
查看hamcrest-all所有版本文件
mockito-core-2.21.0.jar
/org.mockito/mockito-core/2.21.0
查看mockito-core所有版本文件
spring-test-4.3.18.RELEASE.jar
/org.springframework/spring-test/4.3.18.RELEASE
查看spring-test所有版本文件
xmlunit-legacy-2.6.0.jar
/org.xmlunit/xmlunit-legacy/2.6.0
查看xmlunit-legacy所有版本文件
|