Search Options

Results per page
Sort
Preferred Languages
Advance

Results 281 - 290 of 863 for 2002 (0.02 sec)

  1. src/main/java/jcifs/smb1/smb1/SmbComReadAndXResponse.java

    1. /* jcifs smb client library in Java
    2. * Copyright (C) 2000 "Michael B. Allen" <jcifs at samba dot org>
    3. *
    4. * This library is free software; you can redistribute it and/or
    5. * modify it under the terms of the GNU Lesser General Public
    6. * License as published by the Free Software Foundation; either
    7. * version 2.1 of the License, or (at your option) any later version.
    8. *
    9. * This library is distributed in the hope that it will be useful,
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 2.2K bytes
    - Viewed (0)
  2. apache-maven/src/assembly/src.xml

    1. KIND, either express or implied. See the License for the
    2. specific language governing permissions and limitations
    3. under the License.
    4. -->
    5.  
    6. <assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    7. xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.0 http://maven.apache.org/xsd/assembly-2.1.0.xsd">
    8. <id>src</id>
    9. <formats>
    10. <format>zip</format>
    11. <format>tar.gz</format>
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Wed Apr 27 13:14:24 UTC 2022
    - 2.2K bytes
    - Viewed (0)
  3. compat/maven-model-builder/src/test/resources/poms/inheritance/no-append-urls2-expected.xml

    1. KIND, either express or implied. See the License for the
    2. specific language governing permissions and limitations
    3. under the License.
    4. -->
    5.  
    6. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    7. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
    8. child.project.url.inherit.append.path="false">
    9. <modelVersion>4.0.0</modelVersion>
    10.  
    11. <parent>
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  4. compat/maven-model-builder/src/test/resources/poms/inheritance/no-append-urls3-parent.xml

    1. KIND, either express or implied. See the License for the
    2. specific language governing permissions and limitations
    3. under the License.
    4. -->
    5.  
    6. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    7. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
    8. child.project.url.inherit.append.path="false">
    9. <modelVersion>4.0.0</modelVersion>
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  5. compat/maven-model-builder/src/test/resources/poms/inheritance/tricky-flat-artifactId-urls-parent.xml

    1. KIND, either express or implied. See the License for the
    2. specific language governing permissions and limitations
    3. under the License.
    4. -->
    5.  
    6. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    7. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    8. <modelVersion>4.0.0</modelVersion>
    9.  
    10. <groupId>inheritance</groupId>
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  6. build-logic-commons/code-quality-rules/src/main/resources/codenarc/codenarc.xml

    1. ~ See the License for the specific language governing permissions and
    2. ~ limitations under the License.
    3. -->
    4. <ruleset xmlns="http://codenarc.org/ruleset/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    5. xsi:schemaLocation="http://codenarc.org/ruleset/1.0 http://codenarc.org/ruleset-schema.xsd"
    6. xsi:noNamespaceSchemaLocation="http://codenarc.org/ruleset-schema.xsd">
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Wed Dec 09 08:14:05 UTC 2020
    - 2.2K bytes
    - Viewed (0)
  7. src/main/java/jcifs/internal/smb1/trans2/Trans2QueryPathInformationResponse.java

    1. /* jcifs smb client library in Java
    2. * Copyright (C) 2000 "Michael B. Allen" <jcifs at samba dot org>
    3. *
    4. * This library is free software; you can redistribute it and/or
    5. * modify it under the terms of the GNU Lesser General Public
    6. * License as published by the Free Software Foundation; either
    7. * version 2.1 of the License, or (at your option) any later version.
    8. *
    9. * This library is distributed in the hope that it will be useful,
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 4K bytes
    - Viewed (0)
  8. pom.xml

    1. <?xml version="1.0" encoding="UTF-8"?>
    2. <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">
    3. <modelVersion>4.0.0</modelVersion>
    4. <artifactId>fess-suggest</artifactId>
    5. <version>15.0.0-SNAPSHOT</version>
    6. <packaging>jar</packaging>
    7. <name>fess-suggest</name>
    8. <scm>
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Thu Aug 29 09:09:37 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  9. src/main/java/jcifs/internal/smb1/com/SmbComWrite.java

    1. /* jcifs smb client library in Java
    2. * Copyright (C) 2003 "Michael B. Allen" <jcifs at samba dot org>
    3. *
    4. * This library is free software; you can redistribute it and/or
    5. * modify it under the terms of the GNU Lesser General Public
    6. * License as published by the Free Software Foundation; either
    7. * version 2.1 of the License, or (at your option) any later version.
    8. *
    9. * This library is distributed in the hope that it will be useful,
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 3.7K bytes
    - Viewed (0)
  10. src/main/java/jcifs/smb1/smb1/NetServerEnum2Response.java

    1. /* jcifs smb client library in Java
    2. * Copyright (C) 2000 "Michael B. Allen" <jcifs at samba dot org>
    3. * Gary Rambo <grambo aventail.com>
    4. *
    5. * This library is free software; you can redistribute it and/or
    6. * modify it under the terms of the GNU Lesser General Public
    7. * License as published by the Free Software Foundation; either
    8. * version 2.1 of the License, or (at your option) any later version.
    9. *
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 4.4K bytes
    - Viewed (0)
Back to top