| 组织ID: |
org.bitbucket.bradleysmithllc.etlunit |
| 项目ID: |
etlunit-file |
| 版本: |
4.0.0 |
| 最后修改时间: |
2019-12-01 20:13:41 |
| 包类型: |
jar |
| 标题: |
etlunit-file |
| 大小: |
159.08KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-file</artifactId>
<version>4.0.0</version>
</dependency>
|
| Gradle引入代码: |
org.bitbucket.bradleysmithllc.etlunit:etlunit-file:4.0.0
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<relativePath>../pom.xml</relativePath>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>parent</artifactId>
<version>4.0.0</version>
</parent>
<artifactId>etlunit-file</artifactId>
<packaging>jar</packaging>
<name>etlunit-file</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<profiles>
<profile>
<id>sonar</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<sonar.host.url>http://build04:9000</sonar.host.url>
<sonar.jdbc.url>jdbc:postgresql://localhost/sonar</sonar.jdbc.url>
<sonar.jdbc.driver>org.postgresql.Driver</sonar.jdbc.driver>
<sonar.jdbc.username>sonar</sonar.jdbc.username>
<sonar.jdbc.password>sonar</sonar.jdbc.password>
</properties>
</profile>
</profiles>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>etlunit-core</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>etlunit-core-integration-test</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>etlunit-assert</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>etlunit-stage</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>${project.groupId}</groupId>
<artifactId>etlunit-feature-compiler</artifactId>
<version>${project.version}</version>
<executions>
<execution>
<id>generate-sources</id>
<phase>generate-sources</phase>
<goals>
<goal>generate-gson-proxies</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org_bitbucket_bradleysmithllc_etlunit.etlunit_file.version_4_0_0.MavenProjectInstance.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.assert.usage
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.assert.assert-data-set.validator.jsonSchema
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.operations
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupport$fmlSearchType.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupportImpl$QueryRes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRegisterHandler$1.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileConstants.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.meta
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileAssertHandler$3.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileAssertHandler$1.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileProducer.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupportImpl$2.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.stage.stage-file.validator.jsonSchema
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.extract.usage
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupport$DataSetAssertionRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.ContextFile.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.register.validator.jsonSchema
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRegisterHandler$ProducerImpl$Publication.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileFeatureModule$1.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.ETLTestValueObjectFileContext.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.ContextFileBuilder.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileAssertHandler$ExpectedFinder.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupportImpl$queryResult.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileFeatureModule.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupportImpl$3.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRegisterHandler$ProducerImpl.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupport.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.assert.assert-file.validator.jsonSchema
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.options
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileAssertHandler$2.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupport$DataSetAssertionRequest$assertMode.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupportImpl$1.class
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.stage.usage
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.stage.stage-data-set.validator.jsonSchema
org/bitbucket/bradleysmithllc/etlunit/feature/file/FileFeatureModule.extract.validator.jsonSchema
org.bitbucket.bradleysmithllc.etlunit.feature.file.FileRuntimeSupport$DataFileSchemaQueryResult.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.RegisterHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.RegisterRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.register.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.AssertDataSetRequest$AssertionMode.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.AssertDataSetRequest$ColumnListMode.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.AssertDataSetRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.AssertDataSetHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_data_set.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.AssertFileHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.AssertFileRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.AssertFileRequest$ColumnListMode.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file._assert.assert_file.AssertFileRequest$AssertionMode.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.StageFileHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.StageFileRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_file.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.StageDataSetListFileHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.StageDataSetListFileRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set_list_file.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.StageDataSetHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.StageDataSetRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_data_set.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.Classifiers.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.StageListFileHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.StageListFileRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.stage.stage_list_file.ReferenceFileTypesProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.extract.ClassifiersProperty.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.extract.ExtractHandler.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.extract.ReferenceFileTypes.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.extract.ExtractRequest.class
org.bitbucket.bradleysmithllc.etlunit.feature.file.json.file.extract.Classifiers.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
etlunit-core-${project.version}.jar
/${project.groupId}/etlunit-core/${project.version}
查看etlunit-core所有版本文件
etlunit-core-integration-test-${project.version}.jar
/${project.groupId}/etlunit-core-integration-test/${project.version}
查看etlunit-core-integration-test所有版本文件
etlunit-assert-${project.version}.jar
/${project.groupId}/etlunit-assert/${project.version}
查看etlunit-assert所有版本文件
etlunit-stage-${project.version}.jar
/${project.groupId}/etlunit-stage/${project.version}
查看etlunit-stage所有版本文件
|