Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for attacks (0.07 sec)

  1. android/pom.xml

            </plugin>
            <plugin>
              <artifactId>maven-source-plugin</artifactId>
              <version>3.3.1</version>
              <executions>
                <execution>
                  <id>attach-sources</id>
                  <goals>
                    <goal>jar-no-fork</goal>
                  </goals>
                </execution>
              </executions>
              <dependencies>
                <dependency>
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 14:51:04 UTC 2024
    - 21K bytes
    - Viewed (0)
  2. pom.xml

            </plugin>
            <plugin>
              <artifactId>maven-source-plugin</artifactId>
              <version>3.3.1</version>
              <executions>
                <execution>
                  <id>attach-sources</id>
                  <goals>
                    <goal>jar-no-fork</goal>
                  </goals>
                </execution>
              </executions>
              <dependencies>
                <dependency>
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 14:51:04 UTC 2024
    - 20.6K bytes
    - Viewed (0)
  3. apache-maven/pom.xml

                  <outputFilename>maven-skinny-bom.xml</outputFilename>
                  <usePropertiesForVersion>true</usePropertiesForVersion>
                  <attach>true</attach>
                </configuration>
              </execution>
              <execution>
                <id>fat-bom</id>
                <goals>
                  <goal>build-bom</goal>
                </goals>
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 13:41:46 UTC 2024
    - 13.4K bytes
    - Viewed (0)
Back to top